类 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
-
- 所有已实现的接口:
Serializable
- 封闭类:
- EntityMetamodel
public static class EntityMetamodel.ValueGenerationStrategyException extends HibernateException
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 ValueGenerationStrategyException(String message)
-
方法概要
-
-
-
构造器详细资料
-
ValueGenerationStrategyException
public ValueGenerationStrategyException(String message)
-
-