| Package | Description |
|---|---|
| com.manydesigns.portofino.model.database | |
| com.manydesigns.portofino.persistence |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcConnectionProvider.init(DatabasePlatformsRegistry databasePlatformsRegistry) |
void |
ConnectionProvider.init(DatabasePlatformsRegistry databasePlatformsRegistry) |
| Modifier and Type | Field and Description |
|---|---|
protected DatabasePlatformsRegistry |
Persistence.databasePlatformsRegistry |
| Modifier and Type | Method and Description |
|---|---|
DatabasePlatformsRegistry |
Persistence.getDatabasePlatformsRegistry() |
| Constructor and Description |
|---|
Persistence(File appDir,
Configuration configuration,
DatabasePlatformsRegistry databasePlatformsRegistry) |