org.hibernate.tool.hbm2ddl
public class SchemaValidator extends java.lang.Object
| Constructor and Description |
|---|
SchemaValidator(Configuration cfg) |
SchemaValidator(Configuration cfg,
java.util.Properties connectionProperties) |
SchemaValidator(Configuration cfg,
Settings settings) |
public SchemaValidator(Configuration cfg) throws HibernateException
HibernateExceptionpublic SchemaValidator(Configuration cfg, java.util.Properties connectionProperties) throws HibernateException
HibernateExceptionpublic SchemaValidator(Configuration cfg, Settings settings) throws HibernateException
HibernateExceptionCopyright © 2016. All Rights Reserved.