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 _

A

absolute(int) - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Moves the cursor to the given row number in this ResultSet object.
addBatch(String) - Method in class com.lapetus_ltd.api.db.control.TLptsStatement
Javadoc taken from Statement interface : Adds the given SQL command to the current list of commmands for this Statement object.
addColumn(XLptsDBCreateStatementColumnType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableType
Adds the column to the table column list.
addColumnNamesListItem(String) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetTableType
Adds a name to the column name list.
addConnectionListItem(XLptsDBConnectionType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBConnectionGroupType
Adds the connection to the connection list.
addConstraint(XLptsDBCreateColumnConstraintType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnType
Adds the constraint to the constraint list.
addConstraint(XLptsDBCreateTableConstraintType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableType
Adds the constraint to the table constraint list.
addCriteriaListItem(XLptsDBStatementCriteriaItemType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaType
Adds the statement parameter item type to the criteriaListItem list.
addDriverListItem(XLptsDriverType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDriverLoaderType
Adds a driver to the driver list.
addDriverListItem(XLptsDriverExtensionSubType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsODBCDriverType
Adds the driver extension sub type to the driver list.
addEntry(XLptsCodeEntryType) - Method in class com.lapetus_ltd.api.xml.types.TLptsCodeTemplateType
Adds an entry to the code template.
addInterfaceListItem(XLptsDriverInterfaceType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDriverType
Adds an interface to the driver.
addJoinOnListItem(XLptsDBStatementJoinType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Adds the join item to the joinOnListItem list.
addJoinUsingColumnListItem(XLptsDBStatementColumnType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Adds the column to the USING column list.
addListener(ILptsLogListener) - Static method in class com.lapetus_ltd.api.common.logger.TLptsLogger
Add a listener (that implements ILptsLogListener) to be informed of all logs.
addListener(ILptsFactoryConnectionListener) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryConnection
Add a Listener that implements ILptsFactoryConnectionListener.
addListener(ILptsFactoryRowSetListener) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryRowSet
Add a listener so that all resulting rows and rowsets from an execute be provided to the listener.
addListener(ILptsFactoryStatementListener) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
Adds a listener that implements ILptsFactoryStatementListener to the listener list.
addLocaleListener(ILptsCharSetLocaleListener) - Static method in class com.lapetus_ltd.api.common.TLptsCharSetLocaleUtil
Adds an implementation of the ILptsCharSetLocaleListener interface to be informed of locale changes.
addOperatingSystemListItem(XLptsODBCDriverType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDriverExtensionType
Adds the operating system odbc information to the driver extension list.
addOperatingSystemListItem(XLptsOperatingSystemType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDriverType
Adds an operating system name as being supported by this driver.
addParameterListItem(XLptsFunctionParameterType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDriverInterfaceType
Adds the function and parameter information to the interface.
addPrimaryColumnListItem(XLptsDBStatementColumnType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Adds the column to the criteria column list.
addPrimaryIndexListItem(Integer) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Adds the primary index item to the primaryIndexListItem list.
addPrimaryRelationship(int, int[], String) - Method in class com.lapetus_ltd.api.db.control.TLptsStatement
Adds a primary relationship of the current statement with the primary statement.
addProjectListener(ILptsFactoryProjectListener) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryProject
Add a listener that implements ILptsFactoryProjectListener in the list.
addRecentProjectListItem(String) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBWorkspaceType
Adds the project name to the recent project list.
addRecentProjectTempListItem(String) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBWorkspaceType
Adds the project name to the temp recent project list.
addRecord(Object, int, String, byte[]) - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet.ResultSetObjectLists
Used internally to add objects to the row.
addRowListItem(XLptsXmlRowSetSingleRowType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetTableType
Adds to the row list of this table.
addRowObjectListItem(XLptsXmlRowSetRowObjectType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetSingleRowType
Adds the XLptsXmlRowSetRowObjectType to the rowObjectListItem list.
addRowSetListener(RowSetListener) - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Registers the given listener so that it will be notified of events that occur on this RowSet object.
addStatementListItem(XLptsDBStatementType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementGroupType
Adds the statement to the statement list.
addStaticStringListItem(String) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Adds the static item to the staticStringListItem list.
addSubTableListItem(XLptsXmlRowSetTableType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetSingleRowType
Adds the XLptsXmlRowSetTableType to the subTableListItem list.
addToColumnListItem(XLptsDBStatementColumnType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementJoinType
Adds the column to the toColumn list.
addToStatementList(TLptsStatement) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
Adds a new statement to the statement list.
afterLast() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Moves the cursor to the end of this ResultSet object, just after the last row.
allSelected - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementColumnType
 
andConnector - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBStatementCriteriaItemType
 
andConnector - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBUpInsDelWhereType
 
annotation - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDriverType
 

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)