Annotation Interface Hierarchy
- org.springframework.data.annotation.AccessType (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.CreatedBy (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.CreatedDate (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.Id (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.Immutable (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.LastModifiedBy (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.LastModifiedDate (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.PersistenceConstructor (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.PersistenceCreator (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.Persistent (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.QueryAnnotation (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.ReadOnlyProperty (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.Reference (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.Transient (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.TypeAlias (implements java.lang.annotation.Annotation)
- org.springframework.data.annotation.Version (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.annotation.AccessType.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)