Class ConstraintChecker


  • public class ConstraintChecker
    extends Object
    Check if a constraint exists. Works with all supported Database vendors.
    Since:
    7.1.0
    • Constructor Detail

      • ConstraintChecker

        public ConstraintChecker​(com.atlassian.config.db.HibernateConfig hibernateConfig,
                                 org.hibernate.SessionFactory sessionFactory)