|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.enableit.db | |
org.enableit.db | API This package contains general database utility classes that are employed within Darrt but may also be used alone. |
org.enableit.db.darrt | API This is the primary package of the Darrt library providing the functionality to create and deploy .dar files. |
org.enableit.db.isql.biz |
Classes in org.enableit.db used by org.enableit.dbAbstractDBUtility
|
Base class for utilities that need to connect to database. ConnectionFactory
|
Deprecated. This is just the legacy code, things of ongoing use are in the new ancestor. ConnFactory
|
Factory for database connections. DatabaseProxy
|
Proxy class to wrap database access in a simple form. DBException
|
General exception for use by this library's classes when communicating exceptions. DBFilter
|
Provides an encapsulated means to extend a SQL statement's WHERE clause. DBStatement
|
Common ancestor for both queries and updates. |
Classes in org.enableit.db used by org.enableit.db.darrtDBException
|
General exception for use by this library's classes when communicating exceptions. |
Classes in org.enableit.db used by org.enableit.db.isql.bizDBException
|
General exception for use by this library's classes when communicating exceptions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |