Package | Description |
---|---|
com.wewebu.ow.csqlc |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
OwCSQLCProcessor.qualifySingleTable(OwSearchNode searchRootNode_p,
OwQueryStatement statement_p) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.