| Package | Description |
|---|---|
| org.springframework.data.jdbc.core |
Core JDBC implementation.
|
| org.springframework.data.jdbc.repository.support |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcAggregateTemplate
JdbcAggregateOperations implementation, storing aggregates in and obtaining them from a JDBC data store. |
| Constructor and Description |
|---|
SimpleJdbcRepository(JdbcAggregateOperations entityOperations,
PersistentEntity<T,?> entity) |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.