Package | Description |
---|---|
org.springframework.boot.autoconfigure.jdbc |
Auto-configuration for JDBC.
|
org.springframework.boot.jdbc |
Class and Description |
---|
DataSourceBuilder
Convenience class for building a
DataSource with common implementations and
properties. |
Class and Description |
---|
DatabaseDriver
Enumeration of common database drivers.
|
DataSourceBuilder
Convenience class for building a
DataSource with common implementations and
properties. |
EmbeddedDatabaseConnection
Connection details for
embedded databases . |
SchemaManagement
An enumeration of the available schema management options.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.