public interface JdbcPersistentEntity<T> extends MutablePersistentEntity<T,JdbcPersistentProperty>
hasIdProperty, hasVersionProperty
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, setPersistentPropertyAccessorFactory, verify
doWithAssociations, 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, isVersionProperty
forEach, iterator, spliterator
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.