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 Key
Key. deepCopy()
Methods in org.hibernate.envers.boot.model with parameters of type Key Modifier and Type Method Description void
JoinedSubclassPersistentEntity. setKey(Key key)
Constructors in org.hibernate.envers.boot.model with parameters of type Key Constructor Description Key(Key key)
-