|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TLptsDBCreateStatementTableType | |
---|---|
com.lapetus_ltd.api.db.xml.types | This package contains the wrappers of the XSD generated classes for the database. |
Uses of TLptsDBCreateStatementTableType in com.lapetus_ltd.api.db.xml.types |
---|
Methods in com.lapetus_ltd.api.db.xml.types that return TLptsDBCreateStatementTableType | |
---|---|
TLptsDBCreateStatementTableType |
TLptsDBCreateStatementTableCommitType.getTable()
This function gets the table set against this commit type. |
Methods in com.lapetus_ltd.api.db.xml.types with parameters of type TLptsDBCreateStatementTableType | |
---|---|
void |
TLptsDBCreateStatementTableCommitType.setTable(TLptsDBCreateStatementTableType table)
This function sets the table for convenient programming. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type TLptsDBCreateStatementTableType | |
---|---|
TLptsDBCreateStatementTableCommitType(TLptsDBCreateStatementTableType table)
This constructor initiates Create Table Temporary Commit Type. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |