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 DiscriminatorTypeRootPersistentEntity. getDiscriminator()Methods in org.hibernate.envers.boot.model with parameters of type DiscriminatorType Modifier and Type Method Description voidRootPersistentEntity. setDiscriminator(DiscriminatorType discriminator)
-