Uses of Class
org.hibernate.envers.boot.model.Key
-
Packages that use Key Package Description org.hibernate.envers.boot.model -
-
Uses of Key in org.hibernate.envers.boot.model
Methods in org.hibernate.envers.boot.model that return Key Modifier and Type Method Description KeyKey. deepCopy()Methods in org.hibernate.envers.boot.model with parameters of type Key Modifier and Type Method Description voidJoinedSubclassPersistentEntity. setKey(Key key)Constructors in org.hibernate.envers.boot.model with parameters of type Key Constructor Description Key(Key key)
-