Uses of Class
org.hibernate.envers.boot.model.BasicAttribute
-
Packages that use BasicAttribute Package Description org.hibernate.envers.boot.model -
-
Uses of BasicAttribute in org.hibernate.envers.boot.model
Methods in org.hibernate.envers.boot.model that return BasicAttribute Modifier and Type Method Description BasicAttributeBasicAttribute. deepCopy()Constructors in org.hibernate.envers.boot.model with parameters of type BasicAttribute Constructor Description BasicAttribute(BasicAttribute other)A copy constructor that performs a deep-copy.
-