| Interface | Description |
|---|---|
| DataAccessStrategy | Deprecated
since 1.1, use
DataAccessStrategy |
| JdbcAggregateOperations |
Specifies a operations one can perform on a database, based on an Domain Type.
|
| Class | Description |
|---|---|
| CascadingDataAccessStrategy | Deprecated
since 1.1, use
CascadingDataAccessStrategy |
| DefaultDataAccessStrategy | Deprecated
since 1.1, use
DefaultDataAccessStrategy instead. |
| DelegatingDataAccessStrategy | Deprecated
since 1.1, use
DelegatingDataAccessStrategy. |
| EntityRowMapper<T> | Deprecated
since 1.1, use
EntityRowMapper instead. |
| JdbcAggregateTemplate |
JdbcAggregateOperations implementation, storing aggregates in and obtaining them from a JDBC data store. |
| JdbcIdentifierBuilder |
Builder for
Identifier. |
| Exception | Description |
|---|---|
| UnableToSetId |
Signals failure to set the id property of an entity.
|
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.