Uses of Class
com.wewebu.ow.csqlc.ast.OwExternal

Packages that use OwExternal
com.wewebu.ow.csqlc   
com.wewebu.ow.csqlc.ast   
 

Uses of OwExternal in com.wewebu.ow.csqlc
 

Methods in com.wewebu.ow.csqlc that return OwExternal
 OwExternal<List<OwQueryStatement>> OwCSQLCProcessor.createSQLStatements(OwSearchNode searchRootNode_p, Collection<String> propertyQueryNames_p, OwSort sortOrder_p)
          Create the SQL statement(s) by parsing the provided root search node.
 OwExternal<List<OwQueryStatement>> OwCSQLCProcessor.createSQLStatements(OwSearchNode searchRootNode_p, Collection<String> propertyQueryNames_p, OwSort sortOrder_p, int versionSelection_p)
          Create the SQL statement(s) by parsing the provided root search node.
 

Uses of OwExternal in com.wewebu.ow.csqlc.ast
 

Constructors in com.wewebu.ow.csqlc.ast with parameters of type OwExternal
OwExternal(I i_p, OwExternal<?> external_p)
           
OwExternal(OwExternal<?> external_p)
           
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.