Class | Description | |
---|---|---|
AbstractAsynchronousSQLDAO |
AbstractAsynchronousSQLDAO provides an abstraction of
an asynchronous SQL DAO implementation. |
|
AbstractSQLDAO |
AbstractSQLDAO provides default abstract functionality
which is common amongst all SQLDAO implementations
|
|
AbstractSynchronizedSQLDAO |
AbstractSynchronizedSQLDAO provides an abstraction of
a synchronized DAO SQL implementation. |