| 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. |
| Identifier
Identifier represents a composite id of an entity that may be composed of one or many parts.
|
| Identifier.IdentifierConsumer
Represents an operation that accepts identifier key parts (name, value and
target type) defining a
contract to consume Identifier values. |
| 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. |
| Jsr310TimestampBasedConverters.InstantToTimestampConverter |
| Jsr310TimestampBasedConverters.LocalDateTimeToTimestampConverter |
| Jsr310TimestampBasedConverters.LocalDateToTimestampConverter |
| Jsr310TimestampBasedConverters.LocalTimeToTimestampConverter |
| Jsr310TimestampBasedConverters.TimestampToInstantConverter |
| Jsr310TimestampBasedConverters.TimestampToLocalDateConverter |
| Jsr310TimestampBasedConverters.TimestampToLocalDateTimeConverter |
| Jsr310TimestampBasedConverters.TimestampToLocalTimeConverter |
| 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. |
| Identifier
Identifier represents a composite id of an entity that may be composed of one or many parts.
|
| 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.