|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBCreateStatementTableCommitType | |
---|---|
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 XLptsDBCreateStatementTableCommitType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBCreateStatementTableCommitType | |
---|---|
protected XLptsDBCreateStatementTableCommitType |
XLptsDBCreateStatementTableType.commitType
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBCreateStatementTableCommitType | |
---|---|
XLptsDBCreateStatementTableCommitType |
ObjectFactory.createXLptsDBCreateStatementTableCommitType()
Create an instance of XLptsDBCreateStatementTableCommitType |
XLptsDBCreateStatementTableCommitType |
XLptsDBCreateStatementTableType.getCommitType()
Gets the value of the commitType property. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBCreateStatementTableCommitType | |
---|---|
void |
XLptsDBCreateStatementTableType.setCommitType(XLptsDBCreateStatementTableCommitType value)
Sets the value of the commitType property. |
Uses of XLptsDBCreateStatementTableCommitType in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDBCreateStatementTableCommitType in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDBCreateStatementTableCommitType
Class Description : This initialises the commit type of the CREATE statement. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBCreateStatementTableCommitType | |
---|---|
TLptsDBCreateStatementTableCommitType(XLptsDBCreateStatementTableCommitType ctc)
This constructor copies the driver information from an exiting XLptsDBCreateStatementTableCommitType. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |