Class DiscriminatorColumnSecondPass
java.lang.Object
org.hibernate.boot.model.internal.DiscriminatorColumnSecondPass
- All Implemented Interfaces:
Serializable
,SecondPass
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
doSecondPass
(Map<String, PersistentClass> persistentClasses) Perform the operation
-
Constructor Details
-
DiscriminatorColumnSecondPass
-
-
Method Details
-
doSecondPass
Description copied from interface:SecondPass
Perform the operation- Specified by:
doSecondPass
in interfaceSecondPass
- Throws:
MappingException
-