| Interface | Description |
|---|---|
| DatabasePlatformSupport |
Support interface used by the
DataSourceFactory implementation to retrieve
the necessary configuration data for every database platform. |
| Class | Description |
|---|---|
| MapBasedDatabasePlatformSupport |
A map based implementation of the
DatabasePlatformSupport interface. |
| StaticDatabasePlatformSupport |
Simple implementation that holds statically all information for the database platform.
|
| Enum | Description |
|---|---|
| DatabaseType |
Enumeration that holds all supported databases.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.