Package com.vladmihalcea.hibernate.type.range
-
Class Summary Class Description PostgreSQLRangeType Range<T extends java.lang.Comparable> Represents the range/interval with two bounds.
Class | Description |
---|---|
PostgreSQLRangeType | |
Range<T extends java.lang.Comparable> |
Represents the range/interval with two bounds.
|