Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)
A B C D E F G H I J K L M N O P R S T U V W X Y Z _

T

table - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateColumnConstraintType
 
table - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementRootType
 
table - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementTableType
 
TABLE_TYPE_ALIAS - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryConnection
This is the alias type.
TABLE_TYPE_GLOBAL_TEMP - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryConnection
This is the global temporary type.
TABLE_TYPE_LOCAL_TEMP - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryConnection
This is the local temporary type.
TABLE_TYPE_OTHER - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
Alias and Synonym types of tables for Statement processing.
TABLE_TYPE_SYNONYM - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryConnection
This is the synonym type.
TABLE_TYPE_SYSTEM - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
SYSTEM type of tables for Statement processing.
TABLE_TYPE_SYSTEM_TABLES - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryConnection
This is the system table type.
TABLE_TYPE_TABLES - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryConnection
This is the user table type.
TABLE_TYPE_TEMP - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
Temporary type of tables for Statement processing.
TABLE_TYPE_USER - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
TABLE type of tables for Statement processing.
TABLE_TYPE_VIEW - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
VIEW type of tables for Statement processing.
TABLE_TYPE_VIEWS - Static variable in class com.lapetus_ltd.api.db.control.TLptsFactoryConnection
This is the user view type.
tableId - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementColumnType
 
tableId - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBUpInsDelType
 
tableListItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementType
 
tableName - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementColumnType
 
tableName - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementTableType
 
tableName - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBUpInsDelType
 
tableTypesView - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementType
 
temporary - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementTableTemporaryType
 
temporary - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementTableType
 
TIME_HH_MM - Static variable in class com.lapetus_ltd.api.common.TLptsTimeUtil
 
TIME_HH_MM_SS - Static variable in class com.lapetus_ltd.api.common.TLptsTimeUtil
 
TIME_HH_MM_SS_SSS - Static variable in class com.lapetus_ltd.api.common.TLptsTimeUtil
 
timestamp - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBConnectionType
 
title - Variable in class com.lapetus_ltd._2009.xml.licencetype.XLptsLicenceType
 
title - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBConnectionGroupType
 
title - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBConnectionType
 
title - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementRootType
 
title - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementGroupType
 
title - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementType
 
title - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDriverInterfaceType
 
title - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDriverLoaderType
 
title - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDriverType
 
TLptsBytesUtil - Class in com.lapetus_ltd.api.common
Class Description : Factory class for dealing with conversions to and from bytes and objects.
TLptsCharSetLocaleUtil - Class in com.lapetus_ltd.api.common
Class Description : Provides services for CharSet and locale functionality.
TLptsCodeInsertRequest - Class in com.lapetus_ltd.api.db.gui
Class Description : This class is used by the code listener.
TLptsCodeInsertRequest() - Constructor for class com.lapetus_ltd.api.db.gui.TLptsCodeInsertRequest
 
TLptsCodeInsertRequest(boolean, boolean, boolean, String, String) - Constructor for class com.lapetus_ltd.api.db.gui.TLptsCodeInsertRequest
This constructor allow for the request initialisation.
TLptsCodeTemplateType - Class in com.lapetus_ltd.api.xml.types
Class Description : This class is derived from the XSD generated Code Template Type.
TLptsCodeTemplateType(String) - Constructor for class com.lapetus_ltd.api.xml.types.TLptsCodeTemplateType
This constructor initiates the template type.
TLptsConnection - Class in com.lapetus_ltd.api.db.control
Class Description : This is the connection class that implements the java.sql.Connection interface.
TLptsConnection(Connection, XLptsDBConnectionType) - Constructor for class com.lapetus_ltd.api.db.control.TLptsConnection
This constructor is utilised during the connection process by TLptsFactoryConnection.
TLptsConnectionDialog - Class in com.lapetus_ltd.api.db.gui.dialogs
Class Description :
Maybe the name of this class is a little deceiving as it holds not only the connections,
but the statements too.
TLptsConnectionDialog() - Constructor for class com.lapetus_ltd.api.db.gui.dialogs.TLptsConnectionDialog
Constructor to create the main frame of the application.
TLptsCryptoUtil - Class in com.lapetus_ltd.api.common
Class Description : Cryptographic module for encrypting and decrypting transportable data.
TLptsCryptoUtil() - Constructor for class com.lapetus_ltd.api.common.TLptsCryptoUtil
This is the constructor of the Crypto module and is only used for instances of the class.
TLptsCryptoUtil.Credentials - Class in com.lapetus_ltd.api.common
This is TLptsCryptoUtil.Credentials, which is a simple class used to read and store encrypted credentials.
TLptsCryptoUtil.Credentials() - Constructor for class com.lapetus_ltd.api.common.TLptsCryptoUtil.Credentials
 
TLptsDBConnectionGroupType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This initiates the connection group that keeps a list of all connections in the XML type XLptsDBConnectionGroupType.
TLptsDBConnectionGroupType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBConnectionGroupType
This constructor initiates Connection Group and initialize the statement list and the connection list.
TLptsDBConnectionGroupType(XLptsDBConnectionGroupType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBConnectionGroupType
This constructor copies the connection group information from an XLptsDBConnectionGroupType.
TLptsDBConnectionType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : The wrapper class for XLptsDBConnectionType.
TLptsDBConnectionType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBConnectionType
This constructor initiates DBConnectionType.
TLptsDBConnectionType(XLptsDBConnectionType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBConnectionType
This constructor copies the connection type information from an XLptsDBConnectionType.
TLptsDBCreateColumnConstraintType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initialisation class for CREATE statement constraints.
TLptsDBCreateColumnConstraintType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateColumnConstraintType
This constructor initiates the Column Constraint Type.
TLptsDBCreateColumnConstraintType(String) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateColumnConstraintType
This constructor initiates the Column Constraint Type with a column id.
TLptsDBCreateColumnConstraintType(XLptsDBCreateColumnConstraintType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateColumnConstraintType
This constructor creates a new column constraint class from an existing XLptsDBCreateColumnConstraintType.
TLptsDBCreateStatementColumnCollateType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initialisation class for Database CREATE collation type.
TLptsDBCreateStatementColumnCollateType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnCollateType
This constructor initiates the Column Collate of a Create Column Type.
TLptsDBCreateStatementColumnCollateType(XLptsDBCreateStatementColumnCollateType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnCollateType
This constructor copies the Column Collate from an existing XLptsDBCreateStatementColumnCollateType.
TLptsDBCreateStatementColumnDefaultType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This class initialises the default value of a CREATE Statement.
TLptsDBCreateStatementColumnDefaultType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnDefaultType
This constructor initiates the Default Value of a Create Column Type.
TLptsDBCreateStatementColumnDefaultType(XLptsDBCreateStatementColumnDefaultType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnDefaultType
This constructor copies the Column Default from an XLptsDBCreateStatementColumnDefaultType.
TLptsDBCreateStatementColumnSizeType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initialisation class for the Column size of a CREATE Statement.
TLptsDBCreateStatementColumnSizeType(TLptsDBCreateStatementColumnType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnSizeType
This constructor initiates the Column Size Type.
TLptsDBCreateStatementColumnSizeType(XLptsDBCreateStatementColumnSizeType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnSizeType
This constructor copies the Column Sizes from an existing XLptsDBCreateStatementColumnSize1Type.
TLptsDBCreateStatementColumnSqlType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initialises the SQL type of the CREATE statement column type.
TLptsDBCreateStatementColumnSqlType(TLptsDBCreateStatementColumnType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnSqlType
This constructor initiates the Column SQL Type.
TLptsDBCreateStatementColumnSqlType(XLptsDBCreateStatementColumnSqlType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnSqlType
This constructor copies the SQL Type from an existing XLptsDBCreateStatementColumnSqlType.
TLptsDBCreateStatementColumnType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initialisation class for the column type of a CREATE statement.
TLptsDBCreateStatementColumnType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnType
This constructor initiates the Create Column Type and the constraint list.
TLptsDBCreateStatementColumnType(XLptsDBCreateStatementColumnType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnType
This constructor copies the driver information from an XLptsDBCreateStatementColumnType.
TLptsDBCreateStatementRootType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initiates the root type for the CREATE statement.
TLptsDBCreateStatementRootType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementRootType
This constructor initiates the Create Statement Root.
TLptsDBCreateStatementRootType(XLptsDBCreateStatementRootType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementRootType
This constructor copies the Create Root information from an existing XLptsDBCreateStatementRootType.
TLptsDBCreateStatementTableCommitType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This initialises the commit type of the CREATE statement.
TLptsDBCreateStatementTableCommitType(TLptsDBCreateStatementTableType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableCommitType
This constructor initiates Create Table Temporary Commit Type.
TLptsDBCreateStatementTableCommitType(XLptsDBCreateStatementTableCommitType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableCommitType
This constructor copies the driver information from an exiting XLptsDBCreateStatementTableCommitType.
TLptsDBCreateStatementTableGlobalLocal - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initiates the global and local type for CREATE statements.
TLptsDBCreateStatementTableGlobalLocal() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableGlobalLocal
This constructor initiates GlobalLocal.
TLptsDBCreateStatementTableGlobalLocal(XLptsDBCreateStatementTableGlobalLocal) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableGlobalLocal
This constructor copies the driver information from an XLptsDBCreateStatementTableGlobalLocal.
TLptsDBCreateStatementTableTemporaryType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initiates the temporary table type for the CREATE statements.
TLptsDBCreateStatementTableTemporaryType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableTemporaryType
This constructor initiates the temporary variable and the GlobalLocal.
TLptsDBCreateStatementTableTemporaryType(XLptsDBCreateStatementTableTemporaryType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableTemporaryType
This constructor copies the driver information from an TLptsDBCreateStatementTableTemporaryType.
TLptsDBCreateStatementTableType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initiates the table type for a CREATE statement.
TLptsDBCreateStatementTableType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableType
This constructor initiates a Create Table.
TLptsDBCreateStatementTableType(XLptsDBCreateStatementTableType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableType
This constructor copies the create table information from another XLptsDBCreateStatementTableType.
TLptsDBCreateTableConstraintType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This initiates the constraint type for tables of a CREATE statement.
TLptsDBCreateTableConstraintType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateTableConstraintType
This constructor initiates the TableConstraint.
TLptsDBCreateTableConstraintType(XLptsDBCreateTableConstraintType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateTableConstraintType
This constructor copies the tableConstraints information from an XLptsDBCreateTableConstraintType.
TLptsDBProjectType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initiates the project information type.
TLptsDBProjectType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBProjectType
This constructor initiates the project type.
TLptsDBProjectType(XLptsDBProjectType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBProjectType
This constructor copies the project information from an existing XLptsDBProjectType.
TLptsDBStatementColumnType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Initialises the column type of the statement (for SELECT).
TLptsDBStatementColumnType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementColumnType
This constructor initiates a Statement Column.
TLptsDBStatementColumnType(String, String, String, int) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementColumnType
This constructor sets the Column values from arguments.
TLptsDBStatementColumnType(XLptsDBStatementColumnType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementColumnType
This constructor copies the column information from an existing XLptsDBStatementColumnType.
TLptsDBStatementCriteriaItemType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This initialises the XLptsDBStatementCriteriaItemType.
TLptsDBStatementCriteriaItemType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
This constructor initiates the Statement Parameter Item Type and initialises the lists.
TLptsDBStatementCriteriaItemType(XLptsDBStatementCriteriaItemType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
This constructor copies the statement parameter information from an existing XLptsDBStatementCriteriaItemType.
TLptsDBStatementCriteriaType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This initialises the XLptsDBStatementCriteriaType, which is utilised in the WHERE, JOIN and DYNAMIC processing or statements.
TLptsDBStatementCriteriaType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaType
This constructor initiates the Statement Parameter Type and initialize the criteriaListItem list.
TLptsDBStatementCriteriaType(XLptsDBStatementCriteriaType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaType
This constructor copies the statement parameter type information from an XLptsDBStatementCriteriaType.
TLptsDBStatementGroupType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This class initialises XLptsDBStatementGroupType, which holds all the statements in the system.
TLptsDBStatementGroupType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementGroupType
This constructor initiates the Connection Group.
TLptsDBStatementGroupType(XLptsDBStatementGroupType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementGroupType
This constructor copies the statement group information from an existing XLptsDBStatementGroupType.
TLptsDBStatementJoinType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This initialises the JOIN type for the JOIN select processing.
TLptsDBStatementJoinType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementJoinType
This constructor initiates parameter join type and initializes the toColumnList list.
TLptsDBStatementJoinType(XLptsDBStatementColumnType, String, boolean, List<XLptsDBStatementColumnType>) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementJoinType
This constructor initiates the TLptsDBStatementJoinType from the arguments supplied.
TLptsDBStatementJoinType(XLptsDBStatementJoinType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementJoinType
This constructor copies the parameter join type information from another XLptsDBStatementJoinType.
TLptsDBStatementTableType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This initiates the XLptsDBStatementTableType, which holds the data for a single table in TLptsStatement.
TLptsDBStatementTableType(String) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementTableType
This constructor initiates the Statement Table Type.
TLptsDBStatementTableType(XLptsDBStatementTableType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementTableType
This constructor copies the StatementTable information from an XLptsDBStatementTableType.
TLptsDBUpInsDelSetType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : One of the two classes that extend XLptsDBUpInsDelType for UPDATE, DELETE and INSERT commands.
TLptsDBUpInsDelSetType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBUpInsDelSetType
This constructor initiates the UpInsDelType.
TLptsDBUpInsDelSetType(XLptsDBUpInsDelSourceType, String) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBUpInsDelSetType
This constructor initiates the UpInsDelType.
TLptsDBUpInsDelSetType(XLptsDBUpInsDelSetType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBUpInsDelSetType
This constructor copies the UpInsDelType information from another TLptsDBUpInsDelSetType.
TLptsDBUpInsDelSetType(XLptsDBStatementColumnType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBUpInsDelSetType
This constructor initiate defaults and set Column details from TLptsDBStatementColumnType.
TLptsDBUpInsDelWhereType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : One of the two classes that extend XLptsDBUpInsDelType for UPDATE, DELETE and INSERT commands.
TLptsDBUpInsDelWhereType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBUpInsDelWhereType
This constructor initiates the UpInsDelType.
TLptsDBUpInsDelWhereType(XLptsDBUpInsDelSourceType, String) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBUpInsDelWhereType
This constructor initiates the UpInsDelType.
TLptsDBUpInsDelWhereType(XLptsDBUpInsDelWhereType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBUpInsDelWhereType
This constructor copies the UpInsDelType information from an TLptsDBUpInsDelWhereType.
TLptsDBUpInsDelWhereType(XLptsDBStatementColumnType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBUpInsDelWhereType
This constructor initiate defaults and set Column details from TLptsDBStatementColumnType.
TLptsDBWorkspaceType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This type holds the data for a workspace screen dimensions and recent project lists.
TLptsDBWorkspaceType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBWorkspaceType
This constructor initiates the Workspace dimensions, project and temp project lists.
TLptsDBWorkspaceType(XLptsDBWorkspaceType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDBWorkspaceType
This constructor copies the workspace information from another XLptsDBWorkspaceType.
TLptsDimensionType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This is used for the dimensions of the windows in the workspace.
TLptsDimensionType(Integer, Integer, Integer, Integer, boolean, boolean) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDimensionType
Use this to construct the TLptsDimensionType.
TLptsDimensionType(XLptsDimensionType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDimensionType
Use this to construct or duplicate an XLptsDimensionType from another (probably just read from a file).
TLptsDriverExtensionSubType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This class holds the ODBC name of the driver and extension of the supported file.
TLptsDriverExtensionSubType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDriverExtensionSubType
Creates a new blank XLptsDriverExtensionSubType with all fields set to empty strings.
TLptsDriverExtensionSubType(XLptsDriverExtensionSubType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDriverExtensionSubType
Creates a new XLptsDriverExtensionSubType from another.
TLptsDriverExtensionType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This class is the main class for the ODBC driver capability.
TLptsDriverExtensionType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDriverExtensionType
This constructor initiates the id, version and operating system list.
TLptsDriverExtensionType(XLptsDriverExtensionType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDriverExtensionType
This constructor copies the driver extension information from an XLptsDriverExtensionType.
TLptsDriverInterfaceType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Stores the functions and parameters of a configured driver interface.
TLptsDriverInterfaceType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDriverInterfaceType
Constructs the interface type, XLptsDriverInterfaceType.
TLptsDriverInterfaceType(XLptsDriverInterfaceType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDriverInterfaceType
Copies the information from another XLptsDriverInterfaceType, including all functions and parameters.
TLptsDriverLoader - Class in com.lapetus_ltd.api.db.utils
Class Description : This module is responsible for loading all the drivers from Database Connections.
TLptsDriverLoaderType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This class holds the driver information for the driver loader.
TLptsDriverLoaderType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDriverLoaderType
This constructs an empty TLptsDriverLoaderType.
TLptsDriverLoaderType(XLptsDriverLoaderType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDriverLoaderType
This constructs a XLptsDriverLoaderType, which is a copy of another.
TLptsDriverType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : Wrapper class for XLptsDriverType.
TLptsDriverType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDriverType
Constructs an empty driver type.
TLptsDriverType(XLptsDriverType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsDriverType
Constructs a driver type from another XLptsDriverType.
TLptsExpandTree - Class in com.lapetus_ltd.api.common.view
Class Description : This extends the JTree and provides expansion capabilities.
TLptsExpandTree() - Constructor for class com.lapetus_ltd.api.common.view.TLptsExpandTree
Returns a JTree with a sample model.
TLptsExpandTree(Object[]) - Constructor for class com.lapetus_ltd.api.common.view.TLptsExpandTree
Taken from the JTree javadoc: Returns a JTree with each element of the specified array as the child of a new root node which is not displayed.
TLptsExpandTree(Vector<?>) - Constructor for class com.lapetus_ltd.api.common.view.TLptsExpandTree
Taken from the JTree javadoc: Returns a JTree with each element of the specified Vector as the child of a new root node which is not displayed.
TLptsExpandTree(Hashtable<?, ?>) - Constructor for class com.lapetus_ltd.api.common.view.TLptsExpandTree
Taken from the JTree javadoc: Returns a JTree created from a Hashtable which does not display with root.
TLptsExpandTree(TreeNode) - Constructor for class com.lapetus_ltd.api.common.view.TLptsExpandTree
Taken from the JTree javadoc: Returns a JTree with the specified TreeNode as its root, which displays the root node.
TLptsExpandTree(TreeNode, boolean) - Constructor for class com.lapetus_ltd.api.common.view.TLptsExpandTree
Taken from the JTree javadoc: Returns a JTree with the specified TreeNode as its root, which displays the root node and which decides whether a node is a leaf node in the specified manner.
TLptsExpandTree(TreeModel) - Constructor for class com.lapetus_ltd.api.common.view.TLptsExpandTree
Taken from the JTree javadoc: Returns an instance of JTree which displays the root node -- the tree is created using the specified data model.
TLptsFactoryConnection - Class in com.lapetus_ltd.api.db.control
Class Description : The class responsible for initiating and managing database Connections.
TLptsFactoryProject - Class in com.lapetus_ltd.api.db.control
Class Description : The class responsible for loading and saving project files.
TLptsFactoryRowSet - Class in com.lapetus_ltd.api.db.control
Class Description :
This is the workhorse of the whole db-JAPI.
TLptsFactoryStatement - Class in com.lapetus_ltd.api.db.control
Class Description : This is the class responsible for the creation and control of the TLptsStatements.
TLptsFileUtil - Class in com.lapetus_ltd.api.common
Class Description : This is the class for file and directory operations.
TLptsFunctionParameterType - Class in com.lapetus_ltd.api.db.xml.types
Class Description :


$LastChangedRevision: 1190 $
$LastChangedDate:: 2010-11-17 13:21:35#$

TLptsFunctionParameterType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsFunctionParameterType
Constructs an empty function parameter type.
TLptsFunctionParameterType(String, String, XLptsProgramParameterType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsFunctionParameterType
Constructs an function parameter type from arguments.
TLptsFunctionParameterType(XLptsFunctionParameterType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsFunctionParameterType
Constructs an function parameter type from another XLptsFunctionParameterType.
TLptsGuiUtil - Class in com.lapetus_ltd.api.common
Class Description : Util that deals with the Fonts and GUI Settings.
TLptsLicenceType - Class in com.lapetus_ltd.api.xml.types
Class Description : This class is derived from the XSD generated Licence Type.
TLptsLicenceType() - Constructor for class com.lapetus_ltd.api.xml.types.TLptsLicenceType
This constructor initiates the licence type.
TLptsLicenceType(XLptsLicenceType) - Constructor for class com.lapetus_ltd.api.xml.types.TLptsLicenceType
This constructor copies the driver information from an XLptsLicenceType.
TLptsLog - Class in com.lapetus_ltd.api.common.logger
Class Description : This is the log class used to contain a single log.
TLptsLog(TLptsLogger.LOG_TYPE, String, String, Exception, int) - Constructor for class com.lapetus_ltd.api.common.logger.TLptsLog
This is the Constructor for the TLptsLog class.
TLptsLogger - Class in com.lapetus_ltd.api.common.logger
Class Description : Class responsible for controlling the logs.
TLptsLogger.LOG_TYPE - Enum in com.lapetus_ltd.api.common.logger
Type of log to record.
TLptsLogOutputListener - Class in com.lapetus_ltd.api.common.logger
Class Description : This class writes the logs to a text file.
TLptsLogOutputListener(String, boolean) - Constructor for class com.lapetus_ltd.api.common.logger.TLptsLogOutputListener
This is the constructor for TLptsLogOutputListener.
TLptsMainDatabase - Class in com.lapetus_ltd.api
Class Description : This is the main module for dbJAPI, and it is responsible for initialising the system.
TLptsMainJut - Class in com.lapetus_ltd.api
Class Description : This class initiates the JUT functionality.
TLptsMemoryInfo - Class in com.lapetus_ltd.api.common
Class Description : This is a class made for monitoring the memory.
TLptsMemoryInfo() - Constructor for class com.lapetus_ltd.api.common.TLptsMemoryInfo
Default Constructor sets the current system total, maximum and free memory in MBytes.
TLptsMessageTimerDialog - Class in com.lapetus_ltd.api.db.gui.dialogs
Class Description : This is a messge dialog that goes away after the specified amount of time.
TLptsMessageTimerDialog(JFrame, String, int) - Constructor for class com.lapetus_ltd.api.db.gui.dialogs.TLptsMessageTimerDialog
Opens a message box on the screen, relative to the frame specified.
TLptsMessageTimerDialog(JDialog, String, int) - Constructor for class com.lapetus_ltd.api.db.gui.dialogs.TLptsMessageTimerDialog
Opens a message box on the screen, relative to the dialog specified.
TLptsODBCDriverType - Class in com.lapetus_ltd.api.db.xml.types
Class Description :


$LastChangedRevision: 1190 $
$LastChangedDate:: 2010-11-17 13:21:35#$

TLptsODBCDriverType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsODBCDriverType
This constructor initiates the OsName and the driver list.
TLptsODBCDriverType(XLptsODBCDriverType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsODBCDriverType
This constructor copies the driver information from an XLptsODBCDriverType.
TLptsRowEvent - Class in com.lapetus_ltd.api.db.control
Class Description : This class contains all the information required for a row event from the TLptsFactoryRowSet.
TLptsRowEvent(List<Object>, List<String>, List<Integer>, List<byte[]>, TLptsRowEvent.EVENT_TYPE, TLptsStatement, String, String, int) - Constructor for class com.lapetus_ltd.api.db.control.TLptsRowEvent
Constructor for RowSet Events.
TLptsRowEvent.EVENT_TYPE - Enum in com.lapetus_ltd.api.db.control
 
TLptsRowSet - Class in com.lapetus_ltd.api.db.control
Class Description : This class implements the javax.sql.RowSet.
TLptsRowSet(TLptsStatement, RowSet) - Constructor for class com.lapetus_ltd.api.db.control.TLptsRowSet
Constructor for a TLptsRowSet.
TLptsRowSet(TLptsStatement, ResultSet) - Constructor for class com.lapetus_ltd.api.db.control.TLptsRowSet
Constructor for a TLptsRowSet.
TLptsRowSet.ResultSetObjectLists - Class in com.lapetus_ltd.api.db.control

This class is used to transport the complete data for a row of the data source.
TLptsRowSet.ResultSetObjectLists() - Constructor for class com.lapetus_ltd.api.db.control.TLptsRowSet.ResultSetObjectLists
The constructor for the row objects.
TLptsRowSetEvent - Class in com.lapetus_ltd.api.db.control
Class Description : The rowset event used in the TLptsRowSetFactoryListener.
TLptsRowSetEvent(TLptsStatement, TLptsRowSet, TLptsRowSetEvent.EVENT_TYPE, String, Integer, Integer, List<String>) - Constructor for class com.lapetus_ltd.api.db.control.TLptsRowSetEvent
Default Constructor for a Row Set Event.
TLptsRowSetEvent.EVENT_TYPE - Enum in com.lapetus_ltd.api.db.control
 
TLptsRowSetOutputListener - Class in com.lapetus_ltd.api.db.control
Class Description :

This class provides the ability to store the output from a rowset execution (either simple or dynamic with sub-sets)
which can then be output to a file or used to transfer information (across the net for instance).

TLptsRowSetOutputListener(String, TLptsRowSetOutputListener.OUTPUT_TYPE, String) - Constructor for class com.lapetus_ltd.api.db.control.TLptsRowSetOutputListener
Construct this listener for writing rowset output to a data, debug or XML file.
TLptsRowSetOutputListener.OUTPUT_TYPE - Enum in com.lapetus_ltd.api.db.control
 
TLptsRowSetStringObject - Class in com.lapetus_ltd.api.db.control
Class Description : This is the character set processing class for String types from the RowSet.
TLptsRowSetStringObject(byte[], String) - Constructor for class com.lapetus_ltd.api.db.control.TLptsRowSetStringObject

This is the constructor of TLptsRowSetStringObject.
TLptsRowSetStringObject(String, byte[]) - Constructor for class com.lapetus_ltd.api.db.control.TLptsRowSetStringObject

This is the constructor of TLptsRowSetStringObject.
TLptsStatement - Class in com.lapetus_ltd.api.db.control
Class Description : This is the statement class that implements the java.sql.Statement interface.
TLptsStatement(TLptsConnection, XLptsDBStatementType) - Constructor for class com.lapetus_ltd.api.db.control.TLptsStatement
This Constructor create a new Statement by setting only the connection and loading all the fields from another Statement.
TLptsStatement(TLptsConnection, XLptsDBTypeOfStatementType) - Constructor for class com.lapetus_ltd.api.db.control.TLptsStatement
Creates a new Statement by setting the connection and the type of the statement.
TLptsSysInfoUtil - Class in com.lapetus_ltd.api.common
Class Description : System information factory.
TLptsSystemInfoPanel - Class in com.lapetus_ltd.api.db.gui.dialogs
Class Description : A Panel that shows useful System information.
TLptsSystemInfoPanel() - Constructor for class com.lapetus_ltd.api.db.gui.dialogs.TLptsSystemInfoPanel
Constructor for the System Info Panel.
TLptsTimeUtil - Class in com.lapetus_ltd.api.common
Class Description : These are utilities for time formatting and manipulation.
TLptsViewDataDialog - Class in com.lapetus_ltd.api.db.gui.dialogs
Class Description : This is the data view frame.
TLptsViewDataDialog(String, TLptsStatement, int, int, Component) - Constructor for class com.lapetus_ltd.api.db.gui.dialogs.TLptsViewDataDialog
Display RowSet data from a statement in a new frame.
TLptsViewLogPanel - Class in com.lapetus_ltd.api.db.gui.dialogs
Class Description : Use this panel in the application to show and control the logs in the logger.
TLptsViewLogPanel() - Constructor for class com.lapetus_ltd.api.db.gui.dialogs.TLptsViewLogPanel
Constructor for the Log Panel.
TLptsViewLogPanel(JFrame) - Constructor for class com.lapetus_ltd.api.db.gui.dialogs.TLptsViewLogPanel
Constructor for the Log Panel.
TLptsXmlRowSetRowObjectType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This class initiates the XML row object.
TLptsXmlRowSetRowObjectType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetRowObjectType
The constructor for new XLptsXmlRowSetRowObjectType objects.
TLptsXmlRowSetRowObjectType(String, int, byte[]) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetRowObjectType
The constructor for new XLptsXmlRowSetRowObjectType objects.
TLptsXmlRowSetRowObjectType(XLptsXmlRowSetRowObjectType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetRowObjectType
Copies an existing XLptsXmlRowSetRowObjectType object and instantiates a new one.
TLptsXmlRowSetSingleRowType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This type holds the data for a single row of data within the XLptsXmlRowSetTableType.
TLptsXmlRowSetSingleRowType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetSingleRowType
This constructor initiates a XmlRowSetSingleRowType object.
TLptsXmlRowSetSingleRowType(XLptsXmlRowSetSingleRowType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetSingleRowType
This constructor copies the XmlRowSetSingleRowType information from another XLptsXmlRowSetSingleRowType.
TLptsXmlRowSetSingleRowType(int, List<Object>, List<Integer>, List<byte[]>) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetSingleRowType
Constructs a single row type from the supplied information.
TLptsXmlRowSetTableType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This class is the wrapper for the xml row table class (XLptsXmlRowSetTableType).
TLptsXmlRowSetTableType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetTableType
Default constructor for the XLptsXmlRowSetTableType object.
TLptsXmlRowSetTableType(String, List<String>) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetTableType
Constructs a XLptsXmlRowSetTableType object from the table name and column names.
TLptsXmlRowSetTableType(XLptsXmlRowSetTableType) - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetTableType

Constructor for the XLptsXmlRowSetTableType object.
TLptsXmlRowSetType - Class in com.lapetus_ltd.api.db.xml.types
Class Description : This class hold the rowset data, with hierarchy, so that it can be transported or stored.
TLptsXmlRowSetType() - Constructor for class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetType
The constructor for the TLptsXmlRowSetType.
TLptsXmlUtil - Class in com.lapetus_ltd.api.common
Class Description : The XML Manager is responsible for dealing with XML files and data.
toColumnListItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementJoinType
 
toString() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSetStringObject
This is identical to calling TLptsRowSetStringObject.getString() on this object.
toString() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementColumnType
Returns the columns name.
toString() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementTableType
Returns the table name.
type - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementCriteriaType
 
type - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementTableType
 
type - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDriverType
 
type - Variable in class com.lapetus_ltd._2009.xml.types.XLptsFunctionParameterType
 
typeOfStatement - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementType
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z _
Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)