org.jooq.util.maven.example.mysql
Class Tables

java.lang.Object
  extended by org.jooq.util.maven.example.mysql.Tables

public final class Tables
extends Object

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


Field Summary
static T_639NumbersTable T_639_NUMBERS_TABLE
          The table test2.t_639_numbers_table
static T_658_11 T_658_11
          The table test2.t_658_11
static T_658_12 T_658_12
          The table test2.t_658_12
static T_658_21 T_658_21
          The table test2.t_658_21
static T_658_22 T_658_22
          The table test2.t_658_22
static T_658_31 T_658_31
          The table test2.t_658_31
static T_658_32 T_658_32
          The table test2.t_658_32
static T_658Ref T_658_REF
          The table test2.t_658_ref
static T_725LobTest T_725_LOB_TEST
          The table test2.t_725_lob_test
static T_785 T_785
          The table test2.t_785
static T_959 T_959
          The table test2.t_959
static TAuthor T_AUTHOR
          An entity holding authors of books
static TBook T_BOOK
          An entity holding books
static TBookStore T_BOOK_STORE
          A book store
static TBookToBookStore T_BOOK_TO_BOOK_STORE
          An m:n relation between books and book stores
static TBooleans T_BOOLEANS
          The table test2.t_booleans
static TDates T_DATES
          The table test2.t_dates
static TIdentityPk T_IDENTITY_PK
          The table test2.t_identity_pk
static TLanguage T_LANGUAGE
          An entity holding language master data
static TTriggers T_TRIGGERS
          The table test2.t_triggers
static TUnsigned T_UNSIGNED
          The table test2.t_unsigned
static VAuthor V_AUTHOR
          VIEW
static VBook V_BOOK
          VIEW
static VLibrary V_LIBRARY
          VIEW
static XTestCase_64_69 X_TEST_CASE_64_69
          An unused table in the same schema.
static XTestCase_71 X_TEST_CASE_71
          An unused table in the same schema.
static XTestCase_85 X_TEST_CASE_85
          An unused table in the same schema.
static XUnused X_UNUSED
          An unused table in the same schema.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

T_639_NUMBERS_TABLE

public static T_639NumbersTable T_639_NUMBERS_TABLE
The table test2.t_639_numbers_table


T_658_11

public static T_658_11 T_658_11
The table test2.t_658_11


T_658_12

public static T_658_12 T_658_12
The table test2.t_658_12


T_658_21

public static T_658_21 T_658_21
The table test2.t_658_21


T_658_22

public static T_658_22 T_658_22
The table test2.t_658_22


T_658_31

public static T_658_31 T_658_31
The table test2.t_658_31


T_658_32

public static T_658_32 T_658_32
The table test2.t_658_32


T_658_REF

public static T_658Ref T_658_REF
The table test2.t_658_ref


T_725_LOB_TEST

public static T_725LobTest T_725_LOB_TEST
The table test2.t_725_lob_test


T_785

public static T_785 T_785
The table test2.t_785


T_959

public static T_959 T_959
The table test2.t_959


T_AUTHOR

public static TAuthor T_AUTHOR
An entity holding authors of books


T_BOOK

public static TBook T_BOOK
An entity holding books


T_BOOK_STORE

public static TBookStore T_BOOK_STORE
A book store


T_BOOK_TO_BOOK_STORE

public static TBookToBookStore T_BOOK_TO_BOOK_STORE
An m:n relation between books and book stores


T_BOOLEANS

public static TBooleans T_BOOLEANS
The table test2.t_booleans


T_DATES

public static TDates T_DATES
The table test2.t_dates


T_IDENTITY_PK

public static TIdentityPk T_IDENTITY_PK
The table test2.t_identity_pk


T_LANGUAGE

public static TLanguage T_LANGUAGE
An entity holding language master data


T_TRIGGERS

public static TTriggers T_TRIGGERS
The table test2.t_triggers


T_UNSIGNED

public static TUnsigned T_UNSIGNED
The table test2.t_unsigned


V_AUTHOR

public static VAuthor V_AUTHOR
VIEW


V_BOOK

public static VBook V_BOOK
VIEW


V_LIBRARY

public static VLibrary V_LIBRARY
VIEW


X_TEST_CASE_64_69

public static XTestCase_64_69 X_TEST_CASE_64_69
An unused table in the same schema.


X_TEST_CASE_71

public static XTestCase_71 X_TEST_CASE_71
An unused table in the same schema.


X_TEST_CASE_85

public static XTestCase_85 X_TEST_CASE_85
An unused table in the same schema.


X_UNUSED

public static XUnused X_UNUSED
An unused table in the same schema.



Copyright © 2012. All Rights Reserved.