|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicStatementBuilder | |
wt.pds | Provides additional Persistent Database
Services. See
PersistenceManager to fulfill most database access needs. |
Uses of BasicStatementBuilder in wt.pds |
Subclasses of BasicStatementBuilder in wt.pds | |
class |
BasicCompoundStatementBuilder
This class builds a select statement by appending component SQL statements with a Set Operator. |
class |
CompositeStatementBuilder
Supported API: false Extendable: false |
class |
CompoundStatementBuilder
This class builds a select statement by appending component SQL statements with a Set Operator. |
class |
DepthThresholdStatementBuilder
This class builds a select statement for the depth threshold pre-query. |
class |
DistinctNavigateThresholdStatementBuilder
Supported API: false Extendable: false |
class |
NavigateStatementBuilder
This class implements statement building for navigate operations. |
class |
NavigateThresholdStatementBuilder
This class implements SQL statement building for the depth threshold query for navigation. |
class |
ObjectReferenceStatementBuilder
This class builds select statements for Object References of a given class. |
class |
QuerySpecStatementBuilder
Supported API: false Extendable: false |
class |
SelectStatementBuilder
This class builds a select statements for the given classes. |
Methods in wt.pds with parameters of type BasicStatementBuilder | |
protected boolean |
BasicStatementBuilder.readVersion(BasicStatementBuilder thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected void |
BasicStatementBuilder.clone(BasicStatementBuilder clone)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |