Uses of Class
org.postgresql.util.PGInterval

Packages that use PGInterval
org.postgresql.util   
 

Uses of PGInterval in org.postgresql.util
 

Methods in org.postgresql.util with parameters of type PGInterval
 void PGInterval.add(PGInterval interval)
          Add this interval's value to the passed interval.
 



Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.