类 SchemaExtractionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.tool.schema.extract.spi.SchemaExtractionException
-
- 所有已实现的接口:
Serializable
public class SchemaExtractionException extends HibernateException
- 作者:
- Steve Ebersole
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 SchemaExtractionException(String message)SchemaExtractionException(String message, Throwable root)
-
方法概要
-