Interface SingularPersistentAttribute<D,J>

All Superinterfaces:
Attribute<D,J>, Bindable<J>, PathSource<J>, PersistentAttribute<D,J>, SingularAttribute<D,J>
All Known Subinterfaces:
SqmSingularPersistentAttribute<D,J>
All Known Implementing Classes:
AnonymousTupleSqmAssociationPathSource, AnonymousTupleSqmAssociationPathSourceNew, SingularAttributeImpl, SingularAttributeImpl.Identifier, SingularAttributeImpl.Version

public interface SingularPersistentAttribute<D,J> extends SingularAttribute<D,J>, PersistentAttribute<D,J>, PathSource<J>
Extension of the JPA-defined SingularAttribute interface.