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

Uses of Interface
com.lapetus_ltd.api.db.control.ILptsFactoryStatementListener

Packages that use ILptsFactoryStatementListener
com.lapetus_ltd.api.db.control This package contains all the classes for controlling the connections, statements and row sets. 
 

Uses of ILptsFactoryStatementListener in com.lapetus_ltd.api.db.control
 

Methods in com.lapetus_ltd.api.db.control with parameters of type ILptsFactoryStatementListener
static void TLptsFactoryStatement.addListener(ILptsFactoryStatementListener listener)
           Adds a listener that implements ILptsFactoryStatementListener to the listener list.
static void TLptsFactoryStatement.removeListener(ILptsFactoryStatementListener listener)
           Remove a listener that implements ILptsFactoryStatementListener from the list.
 



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