|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Database | |
|---|---|
| org.wamblee.support.persistence | |
| Uses of Database in org.wamblee.support.persistence |
|---|
| Classes in org.wamblee.support.persistence that implement Database | |
|---|---|
class |
AbstractDatabase
|
class |
DerbyDatabase
Derby database setup. |
class |
ExternalDatabase
Database that encapsulates connection to an external database. |
| Methods in org.wamblee.support.persistence that return Database | |
|---|---|
Database |
DatabaseProvider.create()
Creates a database instance that represents a running instance of that database. |
Database |
ExternalDatabaseProvider.create()
|
Database |
DerbyDatabaseProvider.create()
|
static Database |
DatabaseBuilder.getDatabase(java.lang.String... aCapabilities)
Gets the first database that has all required capabilities. |
Database |
JpaTester.getDb()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||