public interface RelationalPersistentEntity<T> extends MutablePersistentEntity<T,RelationalPersistentProperty>
PersistentEntity interface with additional methods for JDBC/RDBMS related
metadata.| Modifier and Type | Method and Description |
|---|---|
String |
getIdColumn()
Returns the column representing the identifier.
|
String |
getTableName()
Returns the name of the table backing the given entity.
|
addAssociation, addPersistentProperty, setEvaluationContextProvider, setPersistentPropertyAccessorFactory, verifydoWithAssociations, doWithAssociations, doWithProperties, doWithProperties, findAnnotation, getIdentifierAccessor, getIdProperty, getName, getPersistenceConstructor, getPersistentProperties, getPersistentProperty, getPersistentProperty, getPropertyAccessor, getRequiredAnnotation, getRequiredIdProperty, getRequiredPersistentProperty, getRequiredVersionProperty, getType, getTypeAlias, getTypeInformation, getVersionProperty, hasIdProperty, hasVersionProperty, isAnnotationPresent, isConstructorArgument, isIdProperty, isImmutable, isNew, isVersionProperty, requiresPropertyPopulationforEach, iterator, spliteratorCopyright © 2017–2019 Pivotal Software, Inc.. All rights reserved.