|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBCreateStatementTableGlobalLocal | |
---|---|
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 XLptsDBCreateStatementTableGlobalLocal in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBCreateStatementTableGlobalLocal | |
---|---|
protected XLptsDBCreateStatementTableGlobalLocal |
XLptsDBCreateStatementTableTemporaryType.globalLocal
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBCreateStatementTableGlobalLocal | |
---|---|
XLptsDBCreateStatementTableGlobalLocal |
ObjectFactory.createXLptsDBCreateStatementTableGlobalLocal()
Create an instance of XLptsDBCreateStatementTableGlobalLocal |
XLptsDBCreateStatementTableGlobalLocal |
XLptsDBCreateStatementTableTemporaryType.getGlobalLocal()
Gets the value of the globalLocal property. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBCreateStatementTableGlobalLocal | |
---|---|
void |
XLptsDBCreateStatementTableTemporaryType.setGlobalLocal(XLptsDBCreateStatementTableGlobalLocal value)
Sets the value of the globalLocal property. |
Uses of XLptsDBCreateStatementTableGlobalLocal in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDBCreateStatementTableGlobalLocal in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDBCreateStatementTableGlobalLocal
Class Description : Initiates the global and local type for CREATE statements. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDBCreateStatementTableGlobalLocal | |
---|---|
TLptsDBCreateStatementTableGlobalLocal(XLptsDBCreateStatementTableGlobalLocal ctgl)
This constructor copies the driver information from an XLptsDBCreateStatementTableGlobalLocal. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |