Package com.arsdigita.db

Provides a database API that wraps JDBC.

See:
          Description

Class Summary
ConnectionManager Central location for obtaining database connection.
DbHelper  
GenericSequenceImpl A generic Sequence implementation appropriate for use with databases that don't support Oracle style sequences.
SequenceImpl the Sequence class provides functionality akin to Oracle sequences, i.e.
Sequences the Sequence class provides functionality akin to Oracle sequences, i.e.
 

Exception Summary
DbUnsupportedException  
 

Package com.arsdigita.db Description

Provides a database API that wraps JDBC. The wrapped classes are used to provide debugging information and to extend the JDBC driver implementation. A JDBC connection can be obtained from the ConnectionManager class.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC