Uses of Class
org.postgresql.util.PGInterval
-
Packages that use PGInterval Package Description org.postgresql.util -
-
Uses of PGInterval in org.postgresql.util
Methods in org.postgresql.util with parameters of type PGInterval Modifier and Type Method Description voidPGInterval. add(PGInterval interval)Add this interval's value to the passed interval.
-