Uses of Class
org.hibernate.dialect.PostgreSQLIntervalSecondJdbcType
-
Packages that use PostgreSQLIntervalSecondJdbcType Package Description org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate. -
-
Uses of PostgreSQLIntervalSecondJdbcType in org.hibernate.dialect
Fields in org.hibernate.dialect declared as PostgreSQLIntervalSecondJdbcType Modifier and Type Field Description static PostgreSQLIntervalSecondJdbcType
PostgreSQLIntervalSecondJdbcType. INSTANCE
-