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

Uses of Package
com.lapetus_ltd.api.db.xml.types

Packages that use com.lapetus_ltd.api.db.xml.types
com.lapetus_ltd.api.db.control This package contains all the classes for controlling the connections, statements and row sets. 
com.lapetus_ltd.api.db.xml.types This package contains the wrappers of the XSD generated classes for the database. 
 

Classes in com.lapetus_ltd.api.db.xml.types used by com.lapetus_ltd.api.db.control
TLptsDBConnectionGroupType
          Class Description : This initiates the connection group that keeps a list of all connections in the XML type XLptsDBConnectionGroupType.
TLptsDBProjectType
          Class Description : Initiates the project information type.
TLptsDBStatementGroupType
          Class Description : This class initialises XLptsDBStatementGroupType, which holds all the statements in the system.
TLptsXmlRowSetType
          Class Description : This class hold the rowset data, with hierarchy, so that it can be transported or stored.
 

Classes in com.lapetus_ltd.api.db.xml.types used by com.lapetus_ltd.api.db.xml.types
TLptsDBCreateStatementColumnType
          Class Description : Initialisation class for the column type of a CREATE statement.
TLptsDBCreateStatementTableType
          Class Description : Initiates the table type for a CREATE statement.
TLptsDBStatementColumnType
          Class Description : Initialises the column type of the statement (for SELECT).
TLptsDBStatementTableType
          Class Description : This initiates the XLptsDBStatementTableType, which holds the data for a single table in TLptsStatement.
 



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