Uses of Class
org.hibernate.envers.boot.model.DiscriminatorType
-
Packages that use DiscriminatorType Package Description org.hibernate.envers.boot.model -
-
Uses of DiscriminatorType in org.hibernate.envers.boot.model
Methods in org.hibernate.envers.boot.model that return DiscriminatorType Modifier and Type Method Description DiscriminatorType
RootPersistentEntity. getDiscriminator()
Methods in org.hibernate.envers.boot.model with parameters of type DiscriminatorType Modifier and Type Method Description void
RootPersistentEntity. setDiscriminator(DiscriminatorType discriminator)
-