Package org.hibernate.envers.boot.model
Class DiscriminatorType
java.lang.Object
org.hibernate.envers.boot.model.DiscriminatorType
- All Implemented Interfaces:
Bindable<JaxbHbmEntityDiscriminatorType>
Contract for a persistent entity discriminator type.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DiscriminatorType
-
-
Method Details
-
build
Description copied from interface:Bindable
Builds the specified binded class type.- Specified by:
build
in interfaceBindable<JaxbHbmEntityDiscriminatorType>
- Returns:
- instance of the bindable class type, never
null
-