| Package | Description |
|---|---|
| com.vladmihalcea.hibernate.type.interval |
| Class and Description |
|---|
| OracleIntervalDayToSecondType
Maps a Java
Duration object to a Oracle IntervalDS column type. |
| PostgreSQLIntervalType
Maps a Java
Duration object to a PostgreSQL Interval column type. |
| PostgreSQLPeriodType
Maps a Java
Duration object to a PostgreSQL Interval column type. |
Copyright © 2021. All rights reserved.