org.jooq.util.ingres.ingres
Class Tables

java.lang.Object
  extended by org.jooq.util.ingres.ingres.Tables

@Generated(value={"http://www.jooq.org","2.0.6"},
           comments="This class is generated by jOOQ")
public final class Tables
extends Object

This class is generated by jOOQ. Convenience access to all tables in $ingres


Field Summary
static Iicolumns IICOLUMNS
          The table $ingres.iicolumns
static IiconstraintIndexes IICONSTRAINT_INDEXES
          The table $ingres.iiconstraint_indexes
static Iiconstraints IICONSTRAINTS
          The table $ingres.iiconstraints
static IidbComments IIDB_COMMENTS
          The table $ingres.iidb_comments
static IidbSubcomments IIDB_SUBCOMMENTS
          The table $ingres.iidb_subcomments
static IiindexColumns IIINDEX_COLUMNS
          The table $ingres.iiindex_columns
static Iiindexes IIINDEXES
          The table $ingres.iiindexes
static IirefConstraints IIREF_CONSTRAINTS
          The table $ingres.iiref_constraints
static Iisequences IISEQUENCES
          The table $ingres.iisequences
static Iitables IITABLES
          The table $ingres.iitables
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IICOLUMNS

public static Iicolumns IICOLUMNS
The table $ingres.iicolumns


IICONSTRAINT_INDEXES

public static IiconstraintIndexes IICONSTRAINT_INDEXES
The table $ingres.iiconstraint_indexes


IICONSTRAINTS

public static Iiconstraints IICONSTRAINTS
The table $ingres.iiconstraints


IIDB_COMMENTS

public static IidbComments IIDB_COMMENTS
The table $ingres.iidb_comments


IIDB_SUBCOMMENTS

public static IidbSubcomments IIDB_SUBCOMMENTS
The table $ingres.iidb_subcomments


IIINDEX_COLUMNS

public static IiindexColumns IIINDEX_COLUMNS
The table $ingres.iiindex_columns


IIINDEXES

public static Iiindexes IIINDEXES
The table $ingres.iiindexes


IIREF_CONSTRAINTS

public static IirefConstraints IIREF_CONSTRAINTS
The table $ingres.iiref_constraints


IISEQUENCES

public static Iisequences IISEQUENCES
The table $ingres.iisequences


IITABLES

public static Iitables IITABLES
The table $ingres.iitables



Copyright © 2012. All Rights Reserved.