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 _

C

cancel() - Method in class com.lapetus_ltd.api.db.control.TLptsStatement
Javadoc taken from Statement interface : Cancels this Statement object if both the DBMS and driver support aborting an SQL statement.
cancelRowUpdates() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Cancels the updates made to the current row in this ResultSet object.
character - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBSqlStringFormatType
 
charset - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBConnectionType
 
charset - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementType
 
charset - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBUpInsDelType
 
charset - Variable in class com.lapetus_ltd._2009.xml.types.XLptsXmlRowSetType
 
clearAllExpandedPaths() - Method in class com.lapetus_ltd.api.common.view.TLptsExpandTree
Clears all the expanded paths.
clearBatch() - Method in class com.lapetus_ltd.api.db.control.TLptsStatement
Javadoc taken from Statement interface : Empties this Statement object's current list of SQL commands.
clearCachedTablesAndColumns() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
Clear the cached tables and columns.
clearColumnNamesListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetTableType
Clears the list of column names.
clearConnectionListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBConnectionGroupType
Clears the connection list.
clearCriteriaListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaType
Clears the criteriaListItem list.
clearJoinOnListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Clears the JOIN list (deletes all items).
clearJoinUsingColumnListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Clears the Criteria Column list.
clearLogList() - Static method in class com.lapetus_ltd.api.common.logger.TLptsLogger
Clears and deletes the current list of logs in the logger.
clearParameters() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Clears the parameters set for this RowSet object's command.
clearPrimaryColumnListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Clears the Criteria Column list.
clearRecentProjectListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBWorkspaceType
Clears the Recent Project list.
clearRecentProjectTempListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBWorkspaceType
Clears the Temp Recent Project list.
clearRowListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetTableType
Clears (deletes) all the rows of this table.
clearRowObjectListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetSingleRowType
Clears the rowObjectListItem list.
clearStatementListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementGroupType
Clears the statement list.
clearStaticStringListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Clear the staticStringListItem list.
clearSubTableListItem() - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetSingleRowType
Clears the subTableListItem list.
clearWarnings() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Clears all warnings reported for this Connection object.
clearWarnings() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Clears all warnings reported on this ResultSet object.
clearWarnings() - Method in class com.lapetus_ltd.api.db.control.TLptsStatement
Javadoc taken from Statement interface : Clears all the warnings reported on this Statement object.
clone() - Method in class com.lapetus_ltd.api.xml.types.TLptsLicenceType
Creates and returns a copy of this object.
close() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Releases this Connection object's database and JDBC resources immediately instead of waiting for them to be automatically released.
close() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Releases this ResultSet object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in class com.lapetus_ltd.api.db.control.TLptsStatement
Javadoc taken from Statement interface : Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
closeLogFile() - Method in class com.lapetus_ltd.api.db.gui.dialogs.TLptsViewLogPanel
Closes the log file.
closeOutput() - Method in class com.lapetus_ltd.api.common.logger.TLptsLogOutputListener
Closes the log file.
closeOutputFile() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSetOutputListener
Closes the output files for XML, debug and data output.
closeWE() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
This is TLptsConnection.close() without the exception (WE) for coding convenience.
closeWE() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Without Exception version: Releases this ResultSet object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
closeWE() - Method in class com.lapetus_ltd.api.db.control.TLptsStatement
Close current statement.
closeWindowOnEscape(JFrame, boolean) - Static method in class com.lapetus_ltd.api.common.TLptsGuiUtil
This sets the Frame listener so that it closes when the exit key is pressed.
closeWindowOnEscape(JWindow) - Static method in class com.lapetus_ltd.api.common.TLptsGuiUtil
This sets the JWindow listener so that it closes when the exit key is pressed.
closeWindowOnEscape(JDialog, boolean) - Static method in class com.lapetus_ltd.api.common.TLptsGuiUtil
This sets the Dialog listener so that it closes when the exit key is pressed.
code - Variable in class com.lapetus_ltd._2009.xml.types.XLptsCodeEntryType
 
collate - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementColumnCollateType
 
collate - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementColumnType
 
column - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateColumnConstraintType
 
column - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementColumnType
 
columnId - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateColumnConstraintType
 
columnId - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBUpInsDelType
 
columnIndex - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBUpInsDelType
 
columnItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementCriteriaItemType
 
columnList - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementTableType
 
columnListItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementType
 
columnName - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementColumnType
 
columnName - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBUpInsDelType
 
columnNamesListItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsXmlRowSetTableType
 
com.lapetus_ltd._2009.xml.licencetype - package com.lapetus_ltd._2009.xml.licencetype
This is the package that holds the generated licence type.
com.lapetus_ltd._2009.xml.types - package com.lapetus_ltd._2009.xml.types
This is the package that holds the generated XSD types (classes).
com.lapetus_ltd.api - package com.lapetus_ltd.api
The main JUT class is in here.
com.lapetus_ltd.api.common - package com.lapetus_ltd.api.common
This package contains the utility classes for the JUT component.
com.lapetus_ltd.api.common.logger - package com.lapetus_ltd.api.common.logger
All the logger classes are in here.
com.lapetus_ltd.api.common.view - package com.lapetus_ltd.api.common.view
The ExpandTree component is here.
com.lapetus_ltd.api.db.control - package 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.gui - package com.lapetus_ltd.api.db.gui
The parent of the dialog package.
com.lapetus_ltd.api.db.gui.dialogs - package com.lapetus_ltd.api.db.gui.dialogs
The connection and data view dialogs are available in here.
com.lapetus_ltd.api.db.utils - package com.lapetus_ltd.api.db.utils
The driver loader is in this package.
com.lapetus_ltd.api.db.xml.types - package com.lapetus_ltd.api.db.xml.types
This package contains the wrappers of the XSD generated classes for the database.
com.lapetus_ltd.api.xml.types - package com.lapetus_ltd.api.xml.types
This package holds the classes derived from the XSD generated classes.
commit() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by this Connection object.
commitType - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementTableCommitType
 
commitType - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementTableType
 
concatenateBytes(byte[], byte[]) - Static method in class com.lapetus_ltd.api.common.TLptsBytesUtil
Creates a byte array from another 2 byte arrays, by concatenating in the order provided.
connectionGroup - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBProjectType
 
connectionId - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementType
 
connectionListItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBConnectionGroupType
 
connectionString - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBConnectionType
 
connectionStringFormat - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDriverType
 
constraint - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateColumnConstraintType
 
constraint - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateTableConstraintType
 
constraintType - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateColumnConstraintType
 
constraintType - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateTableConstraintType
 
constraintTypeList - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementColumnType
 
constraintTypeList - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateStatementTableType
 
contextLookupName - Variable in class com.lapetus_ltd._2009.xml.types.XLptsClassInfoType
 
country - Variable in class com.lapetus_ltd._2009.xml.types.XLptsLocaleType
 
createArrayOf(String, Object[]) - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Factory method for creating Array objects.
createBlob() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Constructs an object that implements the Blob interface.
createClob() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Constructs an object that implements the Clob interface.
createDate(int, int, int, int, int, int) - Static method in class com.lapetus_ltd.api.common.TLptsTimeUtil
Creates a date and time object from the input information, with the local timezone.
createDate(int, int, int, int, int, int, int) - Static method in class com.lapetus_ltd.api.common.TLptsTimeUtil
Creates a date and time object from the input information, with any timezone.
createDirectoryPath(String) - Static method in class com.lapetus_ltd.api.common.TLptsFileUtil
Creates a new Directory.
createNClob() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Constructs an object that implements the NClob interface.
createNewStatement(TLptsConnection, XLptsDBStatementType) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
This function creates a TLptsStatement class and initialises all the relative properties.
createNewStatement(TLptsConnection, XLptsDBTypeOfStatementType) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
Creates a new statement based on a connection and statement type.
createRootItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementType
 
createSQLXML() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Constructs an object that implements the SQLXML interface.
createStatement() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Creates a Statement object for sending SQL statements to the database.
createStatement(int, int) - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Creates a Statement object that will generate ResultSet objects with the given type and concurrency.
createStatement(int, int, int) - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Creates a Statement object that will generate ResultSet objects with the given type, concurrency, and holdability.
createStruct(String, Object[]) - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Factory method for creating Struct objects.
createXLptsCipherKeyType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsCipherKeyType
createXLptsCipherKeyType(Object) - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of JAXBElement<Object>}
createXLptsClassInfoType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsClassInfoType
createXLptsCodeEntryType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsCodeEntryType
createXLptsCodeEntryType(Object) - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of JAXBElement<Object>}
createXLptsCodeTemplateType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsCodeTemplateType
createXLptsCodeTemplateType(Object) - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of JAXBElement<Object>}
createXLptsDBConnectionGroupType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBConnectionGroupType
createXLptsDBConnectionType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBConnectionType
createXLptsDBConnectionType(Object) - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of JAXBElement<Object>}
createXLptsDBCreateColumnConstraintType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateColumnConstraintType
createXLptsDBCreateStatementColumnCollateType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateStatementColumnCollateType
createXLptsDBCreateStatementColumnDefaultType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateStatementColumnDefaultType
createXLptsDBCreateStatementColumnSizeType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateStatementColumnSizeType
createXLptsDBCreateStatementColumnSqlType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateStatementColumnSqlType
createXLptsDBCreateStatementColumnType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateStatementColumnType
createXLptsDBCreateStatementRootType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateStatementRootType
createXLptsDBCreateStatementTableCommitType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateStatementTableCommitType
createXLptsDBCreateStatementTableGlobalLocal() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateStatementTableGlobalLocal
createXLptsDBCreateStatementTableTemporaryType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateStatementTableTemporaryType
createXLptsDBCreateStatementTableType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateStatementTableType
createXLptsDBCreateTableConstraintType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBCreateTableConstraintType
createXLptsDBProjectType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBProjectType
createXLptsDBProjectType(Object) - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of JAXBElement<Object>}
createXLptsDBSqlStringFormatType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBSqlStringFormatType
createXLptsDBStatementColumnType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBStatementColumnType
createXLptsDBStatementCriteriaItemType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBStatementCriteriaItemType
createXLptsDBStatementCriteriaType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBStatementCriteriaType
createXLptsDBStatementGroupType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBStatementGroupType
createXLptsDBStatementJoinType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBStatementJoinType
createXLptsDBStatementTableType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBStatementTableType
createXLptsDBStatementType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBStatementType
createXLptsDBUpInsDelSetType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBUpInsDelSetType
createXLptsDBUpInsDelWhereType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBUpInsDelWhereType
createXLptsDBWorkspaceType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDBWorkspaceType
createXLptsDBWorkspaceType(Object) - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of JAXBElement<Object>}
createXLptsDimensionType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDimensionType
createXLptsDriverExtensionSubType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDriverExtensionSubType
createXLptsDriverExtensionType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDriverExtensionType
createXLptsDriverExtensionType(Object) - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of JAXBElement<Object>}
createXLptsDriverInterfaceType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDriverInterfaceType
createXLptsDriverLoaderType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDriverLoaderType
createXLptsDriverLoaderType(Object) - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of JAXBElement<Object>}
createXLptsDriverType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsDriverType
createXLptsDriverType(Object) - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of JAXBElement<Object>}
createXLptsFunctionParameterType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsFunctionParameterType
createXLptsLicenceType() - Method in class com.lapetus_ltd._2009.xml.licencetype.ObjectFactory
Create an instance of XLptsLicenceType
createXLptsLicenceType(Object) - Method in class com.lapetus_ltd._2009.xml.licencetype.ObjectFactory
Create an instance of JAXBElement<Object>}
createXLptsLocaleType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsLocaleType
createXLptsODBCDriverType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsODBCDriverType
createXLptsXmlRowSetRowObjectType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsXmlRowSetRowObjectType
createXLptsXmlRowSetSingleRowType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsXmlRowSetSingleRowType
createXLptsXmlRowSetTableType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsXmlRowSetTableType
createXLptsXmlRowSetType() - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of XLptsXmlRowSetType
createXLptsXmlRowSetType(Object) - Method in class com.lapetus_ltd._2009.xml.types.ObjectFactory
Create an instance of JAXBElement<Object>}
credentials - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBConnectionType
 
criteriaListItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementCriteriaType
 
criteriaType - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementType
 
cursorNormal() - Static method in class com.lapetus_ltd.api.TLptsMainDatabase
Shows a normal cursor if the main application frame has been set.
cursorWait() - Static method in class com.lapetus_ltd.api.TLptsMainDatabase
Shows a wait cursor if the main application frame has been set.

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)