Class DialectFeatureChecks.IsPgJdbc

java.lang.Object
org.hibernate.testing.orm.junit.DialectFeatureChecks.IsPgJdbc
All Implemented Interfaces:
DialectFeatureCheck
Enclosing class:
DialectFeatureChecks

public static class DialectFeatureChecks.IsPgJdbc extends Object implements DialectFeatureCheck
  • Constructor Details

    • IsPgJdbc

      public IsPgJdbc()
  • Method Details

    • apply

      public boolean apply(org.hibernate.dialect.Dialect dialect)
      Specified by:
      apply in interface DialectFeatureCheck