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