| Interface | Description |
|---|---|
| AggregateReference<T,ID> |
A reference to the aggregate root of a different aggregate.
|
| Class | Description |
|---|---|
| AggregateReference.IdOnlyAggregateReference<T,ID> |
An
AggregateReference that only holds the id of the referenced aggregate root. |
| BasicJdbcPersistentProperty |
Extension to
BasicRelationalPersistentProperty. |
| JdbcMappingContext |
MappingContext implementation for JDBC. |
| JdbcSimpleTypes |
Simple constant holder for a
SimpleTypeHolder enriched with specific simple types for relational database
access. |
| JdbcValue |
Wraps a value with the JDBCType that should be used to pass it as a bind parameter to a
PreparedStatement. |
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.