Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.enableit.db

Classes in org.enableit.db used by org.enableit.db
AbstractDBUtility
          Base class for utilities that need to connect to database.
ConnectionFactory
          General class intended to hide the process of obtaining database connections to any database
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