Package | Description |
---|---|
com.adobe.icc.dbforms.obj |
Defines package version.
|
Modifier and Type | Method and Description |
---|---|
Statement |
Statement.getInnerStatement()
Get the inner statement.
|
Modifier and Type | Method and Description |
---|---|
List<Statement> |
Query.getStatements()
Get statements in the query.
|
Modifier and Type | Method and Description |
---|---|
void |
Query.addStatement(Statement statement)
Add statement to the query.
|
void |
Statement.setInnerStatement(Statement innerStatement)
Sets inner statement for this statement.
|
Modifier and Type | Method and Description |
---|---|
void |
Query.setStatements(List<Statement> statements)
Sets statement in the query.
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.