|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBStatementCriteriaType | |
---|---|
com.lapetus_ltd._2009.xml.types | This is the package that holds the generated XSD types (classes). |
com.lapetus_ltd.api.db.xml.types | This package contains the wrappers of the XSD generated classes for the database. |
Uses of XLptsDBStatementCriteriaType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBStatementCriteriaType | |
---|---|
protected XLptsDBStatementCriteriaType |
XLptsDBStatementType.criteriaType
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBStatementCriteriaType | |
---|---|
XLptsDBStatementCriteriaType |
ObjectFactory.createXLptsDBStatementCriteriaType()
Create an instance of XLptsDBStatementCriteriaType |
XLptsDBStatementCriteriaType |
XLptsDBStatementType.getCriteriaType()
Gets the value of the criteriaType property. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBStatementCriteriaType | |
---|---|
void |
XLptsDBStatementType.setCriteriaType(XLptsDBStatementCriteriaType value)
Sets the value of the criteriaType property. |
Uses of XLptsDBStatementCriteriaType in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDBStatementCriteriaType in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDBStatementCriteriaType
Class Description : This initialises the XLptsDBStatementCriteriaType, which is utilised in the WHERE, JOIN and DYNAMIC processing or statements. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBStatementCriteriaType | |
---|---|
TLptsDBStatementCriteriaType(XLptsDBStatementCriteriaType spt)
This constructor copies the statement parameter type information from an XLptsDBStatementCriteriaType. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |