Package org.hibernate.boot.spi
Class InFlightMetadataCollector.DuplicateSecondaryTableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.boot.spi.InFlightMetadataCollector.DuplicateSecondaryTableException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- InFlightMetadataCollector
public static class InFlightMetadataCollector.DuplicateSecondaryTableException extends HibernateException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DuplicateSecondaryTableException(Identifier tableName)
-
-
-
Constructor Detail
-
DuplicateSecondaryTableException
public DuplicateSecondaryTableException(Identifier tableName)
-
-