|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ConnectionListener | Interface for listeners of connection events. |
DAMap | This interface defines method that do mapping between ResultSet columns and PersistentObject's fields. |
DataAccessObject | This interface defines some usefull methods common to core DA Library classes. |
ManagerCompleteListener | Interface for manager event listeners. |
ParameterListener | Interface for data access actions listeners. |
POCompleteListener | Interface for persistent object event listeners. |
Class Summary | |
ConnectionEvent | Use this class to track connection events. |
ConnectionListenerAdapter | Facilitates implementation of connection listeners. |
ConnectionSupport | Supports connection events. Used in DatastoreJDBC . |
DAIOStream | This class is used for handling Large Object (LOB) input and output by using streams. |
DAManager | This abstract class defines the standard interface for a data access class. |
DAPropertySupport | It is support class for PropertyChangeEvent. |
DAResource | |
DASQLGenerator | Generates SQL for Manager classes. |
DatastoreJDBC | Datastore JDBC objects represent datastore connections. |
InformixJDBC | Implements support for some informix - specific features. |
ManagerCompleteAdapter | Adapter class for manager event listeners. |
ManagerCompleteEvent | Event class for manager events. |
ManagerCompleteSupport | Support for manager events. |
ParameterEvent | Supports data access event model in DA Library. |
ParameterListenerAdapter | Facilitates implementation of ParamaterEvent listeners. |
ParameterSupport | Facilitates implementation of parameter event dispatchers. |
PersistentObject | This abstract class defines the standard interface for data access classes. |
POCompleteEvent | Persistent object's method complete event. |
POCompleteListenerAdapter | Adapter class to facilitate persistent object event listener implementation. |
POCompleteSupport | Support class for persistent object event dispatchers. |
PODataId | This abstract class represents a data id notion. |
Exception Summary | |
DAException | This class is for all exceptions thrown by methods that accesses Database. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |