| Package | Description |
|---|---|
| io.hypersistence.utils.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
Period object to a PostgreSQL Interval column type. |
Copyright © 2024. All rights reserved.