Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)

Uses of Class
com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnType

Packages that use TLptsDBCreateStatementColumnType
com.lapetus_ltd.api.db.xml.types This package contains the wrappers of the XSD generated classes for the database. 
 

Uses of TLptsDBCreateStatementColumnType in com.lapetus_ltd.api.db.xml.types
 

Methods in com.lapetus_ltd.api.db.xml.types that return TLptsDBCreateStatementColumnType
 TLptsDBCreateStatementColumnType TLptsDBCreateStatementColumnSizeType.getColumn()
          Gets the TLptsDBCreateStatementColumnType related to this column size.
 TLptsDBCreateStatementColumnType TLptsDBCreateStatementColumnSqlType.getColumn()
           Gets the TLptsDBCreateStatementColumnType of this TLptsDBCreateStatementColumnSqlType.
 

Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type TLptsDBCreateStatementColumnType
TLptsDBCreateStatementColumnSizeType(TLptsDBCreateStatementColumnType col)
           This constructor initiates the Column Size Type.
TLptsDBCreateStatementColumnSqlType(TLptsDBCreateStatementColumnType col)
           This constructor initiates the Column SQL Type.
 



Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)