Uses of Package
com.arsdigita.db

Packages that use com.arsdigita.db
com.arsdigita.db Provides a database API that wraps JDBC. 
com.arsdigita.db.oracle This package provides an implementation of the database API; it is not a public API and should only be accessed through the classes in com.arsdigita.db. 
com.arsdigita.db.postgres This package provides an implementation of the database API for PostgreSQL; it is not a public API and should only be accessed through the classes in com.arsdigita.db. 
 

Classes in com.arsdigita.db used by com.arsdigita.db
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.
 

Classes in com.arsdigita.db used by com.arsdigita.db.oracle
SequenceImpl
          the Sequence class provides functionality akin to Oracle sequences, i.e.
 

Classes in com.arsdigita.db used by com.arsdigita.db.postgres
SequenceImpl
          the Sequence class provides functionality akin to Oracle sequences, i.e.
 



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