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

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

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

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

Methods in com.lapetus_ltd.api.db.control with parameters of type ILptsFactoryConnectionListener
static void TLptsFactoryConnection.addListener(ILptsFactoryConnectionListener listener)
           Add a Listener that implements ILptsFactoryConnectionListener.
static void TLptsFactoryConnection.removeListener(ILptsFactoryConnectionListener listener)
           Remove a Listener that implements ILptsFactoryConnectionListener.
 



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