Uses of Interface
org.hibernate.envers.boot.model.Keyable
-
Packages that use Keyable Package Description org.hibernate.envers.boot.model -
-
Uses of Keyable in org.hibernate.envers.boot.model
Classes in org.hibernate.envers.boot.model that implement Keyable Modifier and Type Class Description class
BasicAttribute
Contract for a basic, singular attribute.class
ManyToOneAttribute
Represents a plural attribute mapping of amany-to-one
orkey-many-to-one
.
-