Uses of Class
org.jooq.util.h2.information_schema.tables.CrossReferences

Packages that use CrossReferences
org.jooq.util.h2.information_schema   
org.jooq.util.h2.information_schema.tables   
 

Uses of CrossReferences in org.jooq.util.h2.information_schema
 

Fields in org.jooq.util.h2.information_schema declared as CrossReferences
static CrossReferences Tables.CROSS_REFERENCES
          The table INFORMATION_SCHEMA.CROSS_REFERENCES
 

Uses of CrossReferences in org.jooq.util.h2.information_schema.tables
 

Fields in org.jooq.util.h2.information_schema.tables declared as CrossReferences
static CrossReferences CrossReferences.CROSS_REFERENCES
          The singleton instance of INFORMATION_SCHEMA.CROSS_REFERENCES
 



Copyright © 2012. All Rights Reserved.