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