Package | Description |
---|---|
org.springframework.boot.jdbc |
Support for Java Database Connectivity (JDBC).
|
org.springframework.boot.jta.atomikos |
Support classes for Atomikos JTA.
|
org.springframework.boot.jta.bitronix |
Support classes for Bitronix JTA.
|
Class and Description |
---|
DatabaseDriver
Enumeration of common database drivers.
|
DataSourceBuilder
Convenience class for building a
DataSource with common implementations and
properties. |
DataSourceInitializationMode
Supported
DataSource initialization modes. |
EmbeddedDatabaseConnection
Connection details for
embedded databases . |
SchemaManagement
An enumeration of the available schema management options.
|
Class and Description |
---|
XADataSourceWrapper
Strategy interface used to wrap an
XADataSource enrolling it with a JTA
TransactionManager . |
Class and Description |
---|
XADataSourceWrapper
Strategy interface used to wrap an
XADataSource enrolling it with a JTA
TransactionManager . |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.