
org.jooq.util.maven.example.postgres.Tables Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jooq-codegen-maven-example Show documentation
Show all versions of jooq-codegen-maven-example Show documentation
jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.
The newest version!
/**
* This class is generated by jOOQ
*/
package org.jooq.util.maven.example.postgres;
/**
* This class is generated by jOOQ.
*
* Convenience access to all tables in public
*/
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.3.3"},
comments = "This class is generated by jOOQ")
public final class Tables {
/**
* The table public.t_639_numbers_table
*/
public static org.jooq.util.maven.example.postgres.tables.T_639NumbersTable T_639_NUMBERS_TABLE = org.jooq.util.maven.example.postgres.tables.T_639NumbersTable.T_639_NUMBERS_TABLE;
/**
* The table public.t_658_11
*/
public static org.jooq.util.maven.example.postgres.tables.T_658_11 T_658_11 = org.jooq.util.maven.example.postgres.tables.T_658_11.T_658_11;
/**
* The table public.t_658_12
*/
public static org.jooq.util.maven.example.postgres.tables.T_658_12 T_658_12 = org.jooq.util.maven.example.postgres.tables.T_658_12.T_658_12;
/**
* The table public.t_658_21
*/
public static org.jooq.util.maven.example.postgres.tables.T_658_21 T_658_21 = org.jooq.util.maven.example.postgres.tables.T_658_21.T_658_21;
/**
* The table public.t_658_22
*/
public static org.jooq.util.maven.example.postgres.tables.T_658_22 T_658_22 = org.jooq.util.maven.example.postgres.tables.T_658_22.T_658_22;
/**
* The table public.t_658_31
*/
public static org.jooq.util.maven.example.postgres.tables.T_658_31 T_658_31 = org.jooq.util.maven.example.postgres.tables.T_658_31.T_658_31;
/**
* The table public.t_658_32
*/
public static org.jooq.util.maven.example.postgres.tables.T_658_32 T_658_32 = org.jooq.util.maven.example.postgres.tables.T_658_32.T_658_32;
/**
* The table public.t_658_ref
*/
public static org.jooq.util.maven.example.postgres.tables.T_658Ref T_658_REF = org.jooq.util.maven.example.postgres.tables.T_658Ref.T_658_REF;
/**
* The table public.t_725_lob_test
*/
public static org.jooq.util.maven.example.postgres.tables.T_725LobTest T_725_LOB_TEST = org.jooq.util.maven.example.postgres.tables.T_725LobTest.T_725_LOB_TEST;
/**
* The table public.t_785
*/
public static org.jooq.util.maven.example.postgres.tables.T_785 T_785 = org.jooq.util.maven.example.postgres.tables.T_785.T_785;
/**
* The table public.t_959
*/
public static org.jooq.util.maven.example.postgres.tables.T_959 T_959 = org.jooq.util.maven.example.postgres.tables.T_959.T_959;
/**
* The table public.t_986_1
*/
public static org.jooq.util.maven.example.postgres.tables.T_986_1 T_986_1 = org.jooq.util.maven.example.postgres.tables.T_986_1.T_986_1;
/**
* The table public.t_986_2
*/
public static org.jooq.util.maven.example.postgres.tables.T_986_2 T_986_2 = org.jooq.util.maven.example.postgres.tables.T_986_2.T_986_2;
/**
* The table public.t_arrays
*/
public static org.jooq.util.maven.example.postgres.tables.TArrays T_ARRAYS = org.jooq.util.maven.example.postgres.tables.TArrays.T_ARRAYS;
/**
* The table public.t_author
*/
public static org.jooq.util.maven.example.postgres.tables.TAuthor T_AUTHOR = org.jooq.util.maven.example.postgres.tables.TAuthor.T_AUTHOR;
/**
* The table public.t_book
*/
public static org.jooq.util.maven.example.postgres.tables.TBook T_BOOK = org.jooq.util.maven.example.postgres.tables.TBook.T_BOOK;
/**
* The table public.t_book_details
*/
public static org.jooq.util.maven.example.postgres.tables.TBookDetails T_BOOK_DETAILS = org.jooq.util.maven.example.postgres.tables.TBookDetails.T_BOOK_DETAILS;
/**
* The table public.t_book_store
*/
public static org.jooq.util.maven.example.postgres.tables.TBookStore T_BOOK_STORE = org.jooq.util.maven.example.postgres.tables.TBookStore.T_BOOK_STORE;
/**
* The table public.t_book_to_book_store
*/
public static org.jooq.util.maven.example.postgres.tables.TBookToBookStore T_BOOK_TO_BOOK_STORE = org.jooq.util.maven.example.postgres.tables.TBookToBookStore.T_BOOK_TO_BOOK_STORE;
/**
* The table public.t_booleans
*/
public static org.jooq.util.maven.example.postgres.tables.TBooleans T_BOOLEANS = org.jooq.util.maven.example.postgres.tables.TBooleans.T_BOOLEANS;
/**
* The table public.t_dates
*/
public static org.jooq.util.maven.example.postgres.tables.TDates T_DATES = org.jooq.util.maven.example.postgres.tables.TDates.T_DATES;
/**
* The table public.t_identity
*/
public static org.jooq.util.maven.example.postgres.tables.TIdentity T_IDENTITY = org.jooq.util.maven.example.postgres.tables.TIdentity.T_IDENTITY;
/**
* The table public.t_identity_pk
*/
public static org.jooq.util.maven.example.postgres.tables.TIdentityPk T_IDENTITY_PK = org.jooq.util.maven.example.postgres.tables.TIdentityPk.T_IDENTITY_PK;
/**
* The table public.t_language
*/
public static org.jooq.util.maven.example.postgres.tables.TLanguage T_LANGUAGE = org.jooq.util.maven.example.postgres.tables.TLanguage.T_LANGUAGE;
/**
* The table public.t_triggers
*/
public static org.jooq.util.maven.example.postgres.tables.TTriggers T_TRIGGERS = org.jooq.util.maven.example.postgres.tables.TTriggers.T_TRIGGERS;
/**
* The table public.v_author
*/
public static org.jooq.util.maven.example.postgres.tables.VAuthor V_AUTHOR = org.jooq.util.maven.example.postgres.tables.VAuthor.V_AUTHOR;
/**
* The table public.v_book
*/
public static org.jooq.util.maven.example.postgres.tables.VBook V_BOOK = org.jooq.util.maven.example.postgres.tables.VBook.V_BOOK;
/**
* The table public.v_library
*/
public static org.jooq.util.maven.example.postgres.tables.VLibrary V_LIBRARY = org.jooq.util.maven.example.postgres.tables.VLibrary.V_LIBRARY;
/**
* The table public.x_test_case_64_69
*/
public static org.jooq.util.maven.example.postgres.tables.XTestCase_64_69 X_TEST_CASE_64_69 = org.jooq.util.maven.example.postgres.tables.XTestCase_64_69.X_TEST_CASE_64_69;
/**
* The table public.x_test_case_71
*/
public static org.jooq.util.maven.example.postgres.tables.XTestCase_71 X_TEST_CASE_71 = org.jooq.util.maven.example.postgres.tables.XTestCase_71.X_TEST_CASE_71;
/**
* The table public.x_test_case_85
*/
public static org.jooq.util.maven.example.postgres.tables.XTestCase_85 X_TEST_CASE_85 = org.jooq.util.maven.example.postgres.tables.XTestCase_85.X_TEST_CASE_85;
/**
* The table public.x_unused
*/
public static org.jooq.util.maven.example.postgres.tables.XUnused X_UNUSED = org.jooq.util.maven.example.postgres.tables.XUnused.X_UNUSED;
/**
* No instances
*/
private Tables() {}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy