| Package | Description |
|---|---|
| org.springframework.data.jdbc.core | |
| org.springframework.data.jdbc.mybatis | |
| 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. |
| JdbcAggregateOperations
Specifies a operations one can perform on a database, based on an Domain Type.
|
| 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. |
| 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. |
| JdbcAggregateOperations
Specifies a operations one can perform on a database, based on an Domain Type.
|
Copyright © 2017–2019 Pivotal Software, Inc.. All rights reserved.