| Package | Description |
|---|---|
| org.wamblee.test.persistence |
This package provides test library for database testing in general and JPA testing
specifically.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseDescription |
ExternalDatabaseProvider.getDescription() |
DatabaseDescription |
DerbyDatabaseProvider.getDescription() |
DatabaseDescription |
DatabaseProvider.getDescription()
Gets the description for the database.
|
| Modifier and Type | Method and Description |
|---|---|
static List<DatabaseDescription> |
DatabaseBuilder.getSupportedDatabases()
Gets a list of available databases.
|
Copyright © 2025. All rights reserved.