| Interface | Description |
|---|---|
| NamingStrategy |
Interface and default implementation of a naming strategy.
|
| RelationalPersistentEntity<T> |
A
PersistentEntity interface with additional methods for JDBC/RDBMS related
metadata. |
| RelationalPersistentProperty |
A
PersistentProperty with methods for additional JDBC/RDBMS related meta data. |
| Class | Description |
|---|---|
| RelationalMappingContext |
MappingContext implementation for JDBC. |
| Annotation Type | Description |
|---|---|
| Column |
The annotation to configure the mapping from an attribute to a database column.
|
| Table |
The annotation to configure the mapping from a class to a database table.
|
Copyright © 2017–2019 Pivotal Software, Inc.. All rights reserved.