Package org.hibernate.tuple.entity
Class EntityMetamodel.ValueGenerationStrategyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.tuple.entity.EntityMetamodel.ValueGenerationStrategyException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- EntityMetamodel
public static class EntityMetamodel.ValueGenerationStrategyException extends HibernateException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ValueGenerationStrategyException(java.lang.String message)
-