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

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

@Generated(value={"http://www.jooq.org","2.3.3"},
           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 public


Field Summary
static T_639NumbersTable T_639_NUMBERS_TABLE
          The table public.t_639_numbers_table
static T_658_11 T_658_11
          The table public.t_658_11
static T_658_12 T_658_12
          The table public.t_658_12
static T_658_21 T_658_21
          The table public.t_658_21
static T_658_22 T_658_22
          The table public.t_658_22
static T_658_31 T_658_31
          The table public.t_658_31
static T_658_32 T_658_32
          The table public.t_658_32
static T_658Ref T_658_REF
          The table public.t_658_ref
static T_725LobTest T_725_LOB_TEST
          The table public.t_725_lob_test
static T_785 T_785
          The table public.t_785
static T_959 T_959
          The table public.t_959
static T_986_1 T_986_1
          The table public.t_986_1
static T_986_2 T_986_2
          The table public.t_986_2
static TArrays T_ARRAYS
          The table public.t_arrays
static TAuthor T_AUTHOR
          The table public.t_author
static TBook T_BOOK
          The table public.t_book
static TBookDetails T_BOOK_DETAILS
          The table public.t_book_details
static TBookStore T_BOOK_STORE
          The table public.t_book_store
static TBookToBookStore T_BOOK_TO_BOOK_STORE
          The table public.t_book_to_book_store
static TBooleans T_BOOLEANS
          The table public.t_booleans
static TDates T_DATES
          The table public.t_dates
static TIdentity T_IDENTITY
          The table public.t_identity
static TIdentityPk T_IDENTITY_PK
          The table public.t_identity_pk
static TLanguage T_LANGUAGE
          The table public.t_language
static TTriggers T_TRIGGERS
          The table public.t_triggers
static VAuthor V_AUTHOR
          The table public.v_author
static VBook V_BOOK
          The table public.v_book
static VLibrary V_LIBRARY
          The table public.v_library
static XTestCase_64_69 X_TEST_CASE_64_69
          The table public.x_test_case_64_69
static XTestCase_71 X_TEST_CASE_71
          The table public.x_test_case_71
static XTestCase_85 X_TEST_CASE_85
          The table public.x_test_case_85
static XUnused X_UNUSED
          The table public.x_unused
 
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 public.t_639_numbers_table


T_658_11

public static T_658_11 T_658_11
The table public.t_658_11


T_658_12

public static T_658_12 T_658_12
The table public.t_658_12


T_658_21

public static T_658_21 T_658_21
The table public.t_658_21


T_658_22

public static T_658_22 T_658_22
The table public.t_658_22


T_658_31

public static T_658_31 T_658_31
The table public.t_658_31


T_658_32

public static T_658_32 T_658_32
The table public.t_658_32


T_658_REF

public static T_658Ref T_658_REF
The table public.t_658_ref


T_725_LOB_TEST

public static T_725LobTest T_725_LOB_TEST
The table public.t_725_lob_test


T_785

public static T_785 T_785
The table public.t_785


T_959

public static T_959 T_959
The table public.t_959


T_986_1

public static T_986_1 T_986_1
The table public.t_986_1


T_986_2

public static T_986_2 T_986_2
The table public.t_986_2


T_ARRAYS

public static TArrays T_ARRAYS
The table public.t_arrays


T_AUTHOR

public static TAuthor T_AUTHOR
The table public.t_author


T_BOOK

public static TBook T_BOOK
The table public.t_book


T_BOOK_DETAILS

public static TBookDetails T_BOOK_DETAILS
The table public.t_book_details


T_BOOK_STORE

public static TBookStore T_BOOK_STORE
The table public.t_book_store


T_BOOK_TO_BOOK_STORE

public static TBookToBookStore T_BOOK_TO_BOOK_STORE
The table public.t_book_to_book_store


T_BOOLEANS

public static TBooleans T_BOOLEANS
The table public.t_booleans


T_DATES

public static TDates T_DATES
The table public.t_dates


T_IDENTITY

public static TIdentity T_IDENTITY
The table public.t_identity


T_IDENTITY_PK

public static TIdentityPk T_IDENTITY_PK
The table public.t_identity_pk


T_LANGUAGE

public static TLanguage T_LANGUAGE
The table public.t_language


T_TRIGGERS

public static TTriggers T_TRIGGERS
The table public.t_triggers


V_AUTHOR

public static VAuthor V_AUTHOR
The table public.v_author


V_BOOK

public static VBook V_BOOK
The table public.v_book


V_LIBRARY

public static VLibrary V_LIBRARY
The table public.v_library


X_TEST_CASE_64_69

public static XTestCase_64_69 X_TEST_CASE_64_69
The table public.x_test_case_64_69


X_TEST_CASE_71

public static XTestCase_71 X_TEST_CASE_71
The table public.x_test_case_71


X_TEST_CASE_85

public static XTestCase_85 X_TEST_CASE_85
The table public.x_test_case_85


X_UNUSED

public static XUnused X_UNUSED
The table public.x_unused



Copyright © 2012. All Rights Reserved.