|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBCreateStatementTableTemporaryType | |
---|---|
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 XLptsDBCreateStatementTableTemporaryType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBCreateStatementTableTemporaryType | |
---|---|
protected XLptsDBCreateStatementTableTemporaryType |
XLptsDBCreateStatementTableType.temporary
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBCreateStatementTableTemporaryType | |
---|---|
XLptsDBCreateStatementTableTemporaryType |
ObjectFactory.createXLptsDBCreateStatementTableTemporaryType()
Create an instance of XLptsDBCreateStatementTableTemporaryType |
XLptsDBCreateStatementTableTemporaryType |
XLptsDBCreateStatementTableType.getTemporary()
Gets the value of the temporary property. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBCreateStatementTableTemporaryType | |
---|---|
void |
XLptsDBCreateStatementTableType.setTemporary(XLptsDBCreateStatementTableTemporaryType value)
Sets the value of the temporary property. |
Uses of XLptsDBCreateStatementTableTemporaryType in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDBCreateStatementTableTemporaryType in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDBCreateStatementTableTemporaryType
Class Description : Initiates the temporary table type for the CREATE statements. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBCreateStatementTableTemporaryType | |
---|---|
TLptsDBCreateStatementTableTemporaryType(XLptsDBCreateStatementTableTemporaryType ctt)
This constructor copies the driver information from an TLptsDBCreateStatementTableTemporaryType. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |