Package com.vladmihalcea.hibernate.type.range

Interface Summary
Range.Function<T,R>  
 

Class Summary
PostgreSQLRangeType Maps a Range object type to a PostgreSQL range column type.
Range<T extends Comparable> Represents the range/interval with two bounds.
 



Copyright © 2022. All rights reserved.