See: Description
| Interface | Description | 
|---|---|
| SchemaManagementProvider | Strategy interface to determine the  SchemaManagementof aDataSource. | 
| XADataSourceWrapper | Strategy interface used to wrap an  XADataSourceenrolling it with a JTATransactionManager. | 
| Class | Description | 
|---|---|
| AbstractDataSourceInitializer | Base class used for  DataSourceinitialization. | 
| DataSourceBuilder<T extends DataSource> | Convenience class for building a  DataSourcewith common implementations and
 properties. | 
| DataSourceUnwrapper | Unwraps a  DataSourcethat may have been proxied or wrapped in a customWrappersuch asDelegatingDataSource. | 
| Enum | Description | 
|---|---|
| DatabaseDriver | Enumeration of common database drivers. | 
| DataSourceInitializationMode | Supported  DataSourceinitialization modes. | 
| EmbeddedDatabaseConnection | Connection details for  embedded databases. | 
| SchemaManagement | An enumeration of the available schema management options. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.