Uses of Package
org.jooq.types

Packages that use org.jooq.types
org.jooq.impl   
org.jooq.types   
org.jooq.util.oracle   
org.jooq.util.postgres   
 

Classes in org.jooq.types used by org.jooq.impl
DayToSecond
          An implementation for the SQL standard INTERVAL DAY TO SECOND data type.
YearToMonth
          An implementation for the SQL standard INTERVAL YEAR TO MONTH data type.
 

Classes in org.jooq.types used by org.jooq.types
DayToSecond
          An implementation for the SQL standard INTERVAL DAY TO SECOND data type.
Interval
          A substitute for JDBC's missing java.sql.Interval data type.
YearToMonth
          An implementation for the SQL standard INTERVAL YEAR TO MONTH data type.
 

Classes in org.jooq.types used by org.jooq.util.oracle
DayToSecond
          An implementation for the SQL standard INTERVAL DAY TO SECOND data type.
YearToMonth
          An implementation for the SQL standard INTERVAL YEAR TO MONTH data type.
 

Classes in org.jooq.types used by org.jooq.util.postgres
DayToSecond
          An implementation for the SQL standard INTERVAL DAY TO SECOND data type.
YearToMonth
          An implementation for the SQL standard INTERVAL YEAR TO MONTH data type.
 



Copyright © 2012. All Rights Reserved.