Uses of Class
org.jooq.util.ingres.ingres.tables.IirefConstraints

Packages that use IirefConstraints
org.jooq.util.ingres.ingres   
org.jooq.util.ingres.ingres.tables   
 

Uses of IirefConstraints in org.jooq.util.ingres.ingres
 

Fields in org.jooq.util.ingres.ingres declared as IirefConstraints
static IirefConstraints Tables.IIREF_CONSTRAINTS
          The table $ingres.iiref_constraints
 

Uses of IirefConstraints in org.jooq.util.ingres.ingres.tables
 

Fields in org.jooq.util.ingres.ingres.tables declared as IirefConstraints
static IirefConstraints IirefConstraints.IIREF_CONSTRAINTS
          The singleton instance of $ingres.iiref_constraints
 



Copyright © 2012. All Rights Reserved.