public class ConstraintChecker extends Object
Constructor and Description |
---|
ConstraintChecker(com.atlassian.config.db.HibernateConfig hibernateConfig,
org.hibernate.SessionFactory sessionFactory) |
Modifier and Type | Method and Description |
---|---|
boolean |
exists(String table,
String name,
List<String> uniqueColumns) |
public ConstraintChecker(com.atlassian.config.db.HibernateConfig hibernateConfig, org.hibernate.SessionFactory sessionFactory)
public boolean exists(String table, String name, List<String> uniqueColumns) throws UpgradeException
UpgradeException
Copyright © 2003–2019 Atlassian. All rights reserved.