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 _

R

readExternal(ObjectInput) - Method in class com.lapetus_ltd.api.xml.types.TLptsLicenceType
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
recentProjectListItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBWorkspaceType
 
recentProjectTempListItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBWorkspaceType
 
references - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBCreateTableConstraintType
 
refreshRow() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Refreshes the current row with its most recent value in the database.
registerCodeListener(ILptsCodeInsertListener) - Static method in class com.lapetus_ltd.api.db.gui.dialogs.TLptsConnectionDialog
Registers the listener for code insertions.
relative(int) - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Moves the cursor a relative number of rows, either positive or negative.
releaseSavepoint(Savepoint) - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Removes the specified Savepoint and subsequent Savepoint objects from the current transaction.
reloadModelAndRepaint() - Method in class com.lapetus_ltd.api.common.view.TLptsExpandTree
Reloads the model and refreshes without loosing the current expansion status.
remoteProject - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBProjectType
 
removeColumn(XLptsDBCreateStatementColumnType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableType
Removes the column from the table column list.
removeColumnNamesListItem(String) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetTableType
Removes an item from the column name list.
removeConnection(TLptsConnection, boolean) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryConnection
Remove Connection from System.
removeConnectionListItem(XLptsDBConnectionType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBConnectionGroupType
Removes the connection from the connection list.
removeConstraint(XLptsDBCreateColumnConstraintType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementColumnType
Removes the constraint from the constraint list.
removeConstraint(XLptsDBCreateTableConstraintType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBCreateStatementTableType
Removes the constraint from the table constraint list.
removeCriteriaListItem(XLptsDBStatementCriteriaItemType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaType
Removes the statement parameter item type from the criteriaListItem list.
removeCriteriaListItem(int) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaType
Removes the statement parameter item type from the criteriaListItem list.
removedAndClosedConnection(TLptsConnection) - Method in interface com.lapetus_ltd.api.db.control.ILptsFactoryConnectionListener
Informs the listener that an existing connection has been removed and closed on the database.
removedAndClosedStatement(TLptsConnection, TLptsStatement) - Method in interface com.lapetus_ltd.api.db.control.ILptsFactoryStatementListener
The TLptsFactoryStatement.removeStatement(TLptsStatement) has been called for removal of the statement from the system.
removeDriverListItem(XLptsDriverType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDriverLoaderType
Removes a driver to the driver list.
removeDriverListItem(XLptsDriverExtensionSubType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsODBCDriverType
Removes the driver extension sub type from the driver extension list.
removeEntry(XLptsCodeEntryType) - Method in class com.lapetus_ltd.api.xml.types.TLptsCodeTemplateType
Removes an entry from the code template.
removeInterfaceListItem(XLptsDriverInterfaceType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDriverType
Removes an interface from the driver.
removeJoinOnListItem(XLptsDBStatementJoinType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Removes the join item from the joinOnListItem list.
removeJoinOnListItem(int) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Removes the join item from the joinOnListItem list by index.
removeJoinUsingColumnListItem(XLptsDBStatementColumnType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Removes the column from the criteria column list.
removeJoinUsingColumnListItem(int) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Removes the column from the criteria column list by index.
removeListener(ILptsLogListener) - Static method in class com.lapetus_ltd.api.common.logger.TLptsLogger
Remove a previously added listener.
removeListener(ILptsFactoryConnectionListener) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryConnection
Remove a Listener that implements ILptsFactoryConnectionListener.
removeListener(ILptsFactoryRowSetListener) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryRowSet
Removes a listener from the list.
removeListener(ILptsFactoryStatementListener) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
Remove a listener that implements ILptsFactoryStatementListener from the list.
removeLocaleListener(ILptsCharSetLocaleListener) - Static method in class com.lapetus_ltd.api.common.TLptsCharSetLocaleUtil
Remove an implementation of the ILptsCharSetLocaleListener interface from the listener list.
removeOperatingSystemListItem(XLptsODBCDriverType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDriverExtensionType
Removes the operating system odbc information from the driver extension list.
removeOperatingSystemListItem(XLptsOperatingSystemType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDriverType
Removes an operating system name from the list of supported OSs for this driver.
removeParameterListItem(XLptsFunctionParameterType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDriverInterfaceType
Removes the function and parameter information from the interface.
removePrimaryColumnListItem(XLptsDBStatementColumnType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Removes the column from the criteria column list.
removePrimaryColumnListItem(int) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Removes the column from the criteria column list by index.
removePrimaryIndexListItem(Integer) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Removes the primary index item from the primaryIndexListItem list.
removePrimaryIndexListItemByIndex(int) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Removes the primary index item from the primaryIndexListItem list by index.
removeProjectListener(ILptsFactoryProjectListener) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryProject
Remove a listener that implements ILptsFactoryProjectListener from list.
removeRecentProjectListItem(String) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBWorkspaceType
Removes the project name from the recent project list.
removeRecentProjectTempListItem(String) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBWorkspaceType
Removes the project from the temp recent project list.
removeRowListItem(XLptsXmlRowSetSingleRowType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetTableType
.
removeRowObjectListItem(XLptsXmlRowSetRowObjectType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetSingleRowType
Removes the XLptsXmlRowSetRowObjectType object from the rowObjectListItem list.
removeRowSetListener(RowSetListener) - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Removes the specified listener from the list of components that will be notified when an event occurs on this RowSet object.
removeStatement(TLptsStatement) - Static method in class com.lapetus_ltd.api.db.control.TLptsFactoryStatement
Removes a statement from the statement list.
removeStatementListItem(XLptsDBStatementType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementGroupType
Removes the statement from the statement list.
removeStaticStringListItem(String) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Removes the String item from the staticStringListItem list.
removeStaticStringListItem(int) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementCriteriaItemType
Removes the static item from the staticStringListItem list by index.
removeStdoutListener() - Static method in class com.lapetus_ltd.api.common.logger.TLptsLogger
By default all error logs go to stdout.
removeSubTableListItem(XLptsXmlRowSetTableType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsXmlRowSetSingleRowType
Removes the XLptsXmlRowSetTableType from the subTableListItem list.
removeToColumnListItem(XLptsDBStatementColumnType) - Method in class com.lapetus_ltd.api.db.xml.types.TLptsDBStatementJoinType
Removes the column from the toColumn list.
requiresSave - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDBProjectType
 
resetAllTablesAndColumns() - Method in class com.lapetus_ltd.api.db.control.TLptsStatement
Deselects all tables and columns for the current statement.
rights - Variable in class com.lapetus_ltd._2009.xml.licencetype.XLptsLicenceType
 
rollback() - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Undoes all changes made in the current transaction and releases any database locks currently held by this Connection object.
rollback(Savepoint) - Method in class com.lapetus_ltd.api.db.control.TLptsConnection
JavaDoc from the Connection Interface: Undoes all changes made after the given Savepoint object was set.
rowDeleted() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Retrieves whether a row has been deleted.
rowEvent(TLptsRowEvent) - Method in interface com.lapetus_ltd.api.db.control.ILptsFactoryRowSetListener
A new row is ready for consumption by the listener.
rowEvent(TLptsRowEvent) - Method in class com.lapetus_ltd.api.db.control.TLptsRowSetOutputListener
Implementation of ILptsFactoryRowSetListener.
rowEvent(TLptsRowEvent) - Method in class com.lapetus_ltd.api.db.gui.dialogs.TLptsViewDataDialog
Implementation of the rowset factory listener.
rowInserted() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Retrieves whether the current row has had an insertion.
rowListItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsXmlRowSetTableType
 
rowNumber - Variable in class com.lapetus_ltd._2009.xml.types.XLptsXmlRowSetSingleRowType
 
rowObjectListItem - Variable in class com.lapetus_ltd._2009.xml.types.XLptsXmlRowSetSingleRowType
 
rowSetClass - Variable in class com.lapetus_ltd._2009.xml.types.XLptsDriverType
 
rowUpdated() - Method in class com.lapetus_ltd.api.db.control.TLptsRowSet
Javadoc taken from RowSet interface : Retrieves whether the current row has been updated.

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)