|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |