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