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
UpgradeExceptionCopyright © 2003–2020 Atlassian. All rights reserved.