| Package | Description |
|---|---|
| org.springframework.data.jdbc.core |
Core JDBC implementation.
|
| org.springframework.data.jdbc.core.convert |
JDBC-specific conversion classes.
|
| org.springframework.data.jdbc.mybatis | |
| org.springframework.data.jdbc.repository.config | |
| org.springframework.data.jdbc.repository.query |
Query derivation mechanism for JDBC specific repositories.
|
| org.springframework.data.jdbc.repository.support |
| Class and Description |
|---|
| DataAccessStrategy
Abstraction for accesses to the database that should be implementable with a single SQL statement per method and
relates to a single entity as opposed to
JdbcAggregateOperations which provides interactions related to
complete aggregates. |
| JdbcConverter
A
JdbcConverter is responsible for converting for values to the native relational representation and vice
versa. |
| Class and Description |
|---|
| DataAccessStrategy
Abstraction for accesses to the database that should be implementable with a single SQL statement per method and
relates to a single entity as opposed to
JdbcAggregateOperations which provides interactions related to
complete aggregates. |
| JdbcColumnTypes
Utility that determines the necessary type conversions between Java types used in the domain model and types
compatible with JDBC drivers.
|
| JdbcConverter
A
JdbcConverter is responsible for converting for values to the native relational representation and vice
versa. |
| JdbcIdentifierBuilder
Builder for
Identifier. |
| JdbcTypeFactory
Allows the creation of instances of database dependent types, e.g.
|
| JdbcValue
Wraps a value with the JDBCType that should be used to pass it as a bind parameter to a
PreparedStatement. |
| RelationResolver
Resolves relations within an aggregate.
|
| SqlGeneratorSource
Provides
SqlGenerators per domain type. |
| Class and Description |
|---|
| DataAccessStrategy
Abstraction for accesses to the database that should be implementable with a single SQL statement per method and
relates to a single entity as opposed to
JdbcAggregateOperations which provides interactions related to
complete aggregates. |
| JdbcConverter
A
JdbcConverter is responsible for converting for values to the native relational representation and vice
versa. |
| RelationResolver
Resolves relations within an aggregate.
|
| Class and Description |
|---|
| DataAccessStrategy
Abstraction for accesses to the database that should be implementable with a single SQL statement per method and
relates to a single entity as opposed to
JdbcAggregateOperations which provides interactions related to
complete aggregates. |
| JdbcConverter
A
JdbcConverter is responsible for converting for values to the native relational representation and vice
versa. |
| JdbcCustomConversions
Value object to capture custom conversion.
|
| RelationResolver
Resolves relations within an aggregate.
|
| Class and Description |
|---|
| JdbcConverter
A
JdbcConverter is responsible for converting for values to the native relational representation and vice
versa. |
| Class and Description |
|---|
| DataAccessStrategy
Abstraction for accesses to the database that should be implementable with a single SQL statement per method and
relates to a single entity as opposed to
JdbcAggregateOperations which provides interactions related to
complete aggregates. |
| JdbcConverter
A
JdbcConverter is responsible for converting for values to the native relational representation and vice
versa. |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.