Interface JpaPersistentEntity<T>
- All Superinterfaces:
Iterable<JpaPersistentProperty>, PersistentEntity<T, JpaPersistentProperty>
Interface for a JPA-specific entity.
- Since:
- 1.3
- Author:
- Oliver Gierke
-
Method Summary
Methods inherited from interface Iterable
forEach, iterator, spliterator
Methods inherited from interface PersistentEntity
doWithAll, doWithAssociations, doWithAssociations, doWithProperties, doWithProperties, findAnnotation, getIdentifierAccessor, getIdProperty, getInstanceCreatorMetadata, getName, getPersistentProperties, getPersistentProperty, getPersistentProperty, getPropertyAccessor, getPropertyPathAccessor, getRequiredAnnotation, getRequiredIdProperty, getRequiredPersistentProperty, getRequiredVersionProperty, getType, getTypeAlias, getTypeInformation, getVersionProperty, hasIdProperty, hasVersionProperty, isAnnotationPresent, isCreatorArgument, isIdProperty, isImmutable, isNew, isVersionProperty, requiresPropertyPopulation