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.
- Author:
- Chris Cranford
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DiscriminatorType
-
-
Method Details
-
build
Description copied from interface:BindableBuilds the specified binded class type.- Specified by:
buildin interfaceBindable<JaxbHbmEntityDiscriminatorType>- Returns:
- instance of the bindable class type, never
null
-