public class SchemaValidator extends Object
Constructor and Description |
---|
SchemaValidator(Configuration cfg) |
SchemaValidator(Configuration cfg,
Properties connectionProperties) |
SchemaValidator(ServiceRegistry serviceRegistry,
Configuration cfg) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
validate()
Perform the validations.
|
public SchemaValidator(Configuration cfg) throws HibernateException
HibernateException
public SchemaValidator(Configuration cfg, Properties connectionProperties) throws HibernateException
HibernateException
public SchemaValidator(ServiceRegistry serviceRegistry, Configuration cfg) throws HibernateException
HibernateException
public static void main(String[] args)
public void validate()
Copyright © 2023. All rights reserved.