|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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.db | |
AbstractDBUtility
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.darrt | |
DBException
General exception for use by this library's classes when communicating exceptions. |
Classes in org.enableit.db used by org.enableit.db.isql.biz | |
DBException
General exception for use by this library's classes when communicating exceptions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |