- fetchT_658_11() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_11
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_11
FOREIGN KEY (REF_11)
REFERENCES PUBLIC.T_658_11 (ID)
- fetchT_658_12() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_12
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_12
FOREIGN KEY (REF_12)
REFERENCES PUBLIC.T_658_12 (ID)
- fetchT_658_21() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_21
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_21
FOREIGN KEY (REF_21)
REFERENCES PUBLIC.T_658_21 (ID)
- fetchT_658_22() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_22
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_22
FOREIGN KEY (REF_22)
REFERENCES PUBLIC.T_658_22 (ID)
- fetchT_658_31() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_31
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_31
FOREIGN KEY (REF_31)
REFERENCES PUBLIC.T_658_31 (ID)
- fetchT_658_32() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_32
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_32
FOREIGN KEY (REF_32)
REFERENCES PUBLIC.T_658_32 (ID)
- fetchT_658RefList() - Method in class org.jooq.scala.example.h2.tables.records.T_658_11Record
-
The table column PUBLIC.T_658_11.ID
This column is part of the table's PRIMARY KEY
- fetchT_658RefList() - Method in class org.jooq.scala.example.h2.tables.records.T_658_12Record
-
The table column PUBLIC.T_658_12.ID
This column is part of the table's PRIMARY KEY
- fetchT_658RefList() - Method in class org.jooq.scala.example.h2.tables.records.T_658_21Record
-
The table column PUBLIC.T_658_21.ID
This column is part of the table's PRIMARY KEY
- fetchT_658RefList() - Method in class org.jooq.scala.example.h2.tables.records.T_658_22Record
-
The table column PUBLIC.T_658_22.ID
This column is part of the table's PRIMARY KEY
- fetchT_658RefList() - Method in class org.jooq.scala.example.h2.tables.records.T_658_31Record
-
The table column PUBLIC.T_658_31.ID
This column is part of the table's PRIMARY KEY
- fetchT_658RefList() - Method in class org.jooq.scala.example.h2.tables.records.T_658_32Record
-
The table column PUBLIC.T_658_32.ID
This column is part of the table's PRIMARY KEY
- fetchTAuthorByAuthorId() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The author ID in entity 'author'
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_AUTHOR_ID
FOREIGN KEY (AUTHOR_ID)
REFERENCES PUBLIC.T_AUTHOR (ID)
- fetchTAuthorByCoAuthorId() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The table column PUBLIC.T_BOOK.CO_AUTHOR_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_CO_AUTHOR_ID
FOREIGN KEY (CO_AUTHOR_ID)
REFERENCES PUBLIC.T_AUTHOR (ID)
- fetchTBook() - Method in class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
The book ID
This column is part of the table's PRIMARY KEY
This column is part of a FOREIGN KEY:
CONSTRAINT FK_B2BS_B_ID
FOREIGN KEY (BOOK_ID)
REFERENCES PUBLIC.T_BOOK (ID)
- fetchTBookDetails() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The table column PUBLIC.T_BOOK.DETAILS_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_DETAILS_ID
FOREIGN KEY (DETAILS_ID)
REFERENCES PUBLIC.T_BOOK_DETAILS (ID)
- fetchTBookList() - Method in class org.jooq.scala.example.h2.tables.records.TBookDetailsRecord
-
The table column PUBLIC.T_BOOK_DETAILS.ID
This column is part of the table's PRIMARY KEY
- fetchTBookList() - Method in class org.jooq.scala.example.h2.tables.records.TLanguageRecord
-
The language ID
This column is part of the table's PRIMARY KEY
- fetchTBookListByAuthorId() - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author ID
This column is part of the table's PRIMARY KEY
- fetchTBookListByCoAuthorId() - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author ID
This column is part of the table's PRIMARY KEY
- fetchTBookStore() - Method in class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
The book store name
This column is part of the table's PRIMARY KEY
This column is part of a FOREIGN KEY:
CONSTRAINT FK_B2BS_BS_NAME
FOREIGN KEY (BOOK_STORE_NAME)
REFERENCES PUBLIC.T_BOOK_STORE (NAME)
- fetchTBookToBookStoreList() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The book ID
This column is part of the table's PRIMARY KEY
- fetchTBookToBookStoreList() - Method in class org.jooq.scala.example.h2.tables.records.TBookStoreRecord
-
The books store name
- fetchTLanguage() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The language of the book
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_LANGUAGE_ID
FOREIGN KEY (LANGUAGE_ID)
REFERENCES PUBLIC.T_LANGUAGE (ID)
- fetchXTestCase_64_69() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_71Record
-
The table column PUBLIC.X_TEST_CASE_71.TEST_CASE_64_69_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_71
FOREIGN KEY (TEST_CASE_64_69_ID)
REFERENCES PUBLIC.X_TEST_CASE_64_69 (ID)
- fetchXTestCase_64_69List() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.ID
This column is part of the table's PRIMARY KEY
- fetchXTestCase_71List() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_64_69Record
-
The table column PUBLIC.X_TEST_CASE_64_69.ID
This column is part of the table's PRIMARY KEY
- fetchXUnused() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_64_69Record
-
The table column PUBLIC.X_TEST_CASE_64_69.UNUSED_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_64_69A
FOREIGN KEY (UNUSED_ID)
REFERENCES PUBLIC.X_UNUSED (ID)
- FIELD_737 - Variable in class org.jooq.scala.example.h2.tables.XUnused
-
The table column PUBLIC.X_UNUSED.FIELD 737
- FIELDS - Variable in class org.jooq.scala.example.h2.tables.XUnused
-
The table column PUBLIC.X_UNUSED.FIELDS
- FIRST_NAME - Variable in class org.jooq.scala.example.h2.tables.TAuthor
-
The author's first name
- FIRST_NAME - Variable in class org.jooq.scala.example.h2.tables.VAuthor
-
The table column PUBLIC.V_AUTHOR.FIRST_NAME
- FK_B2BS_B_ID - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_B2BS_BS_NAME - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_T_658_11 - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_T_658_12 - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_T_658_21 - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_T_658_22 - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_T_658_31 - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_T_658_32 - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_T_BOOK_AUTHOR_ID - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_T_BOOK_CO_AUTHOR_ID - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_T_BOOK_DETAILS_ID - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_T_BOOK_LANGUAGE_ID - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_X_TEST_CASE_64_69A - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_X_TEST_CASE_71 - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_X_TEST_CASE_85 - Static variable in class org.jooq.scala.example.h2.Keys
-
- FK_X_UNUSED_SELF - Static variable in class org.jooq.scala.example.h2.Keys
-
- FLOAT - Variable in class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
The table column PUBLIC.T_639_NUMBERS_TABLE.FLOAT
- getAddress() - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- getAddress() - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- getAddress() - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author's address
- getAddress() - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.ADDRESS
- getAuthor() - Method in class org.jooq.scala.example.h2.tables.pojos.VLibrary
-
- getAuthor() - Method in class org.jooq.scala.example.h2.tables.records.VLibraryRecord
-
The table column PUBLIC.V_LIBRARY.AUTHOR
- getAuthorId() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getAuthorId() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getAuthorId() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The author ID in entity 'author'
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_AUTHOR_ID
FOREIGN KEY (AUTHOR_ID)
REFERENCES PUBLIC.T_AUTHOR (ID)
- getAuthorId() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.AUTHOR_ID
- getBigDecimal() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getBigDecimal() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.BIG_DECIMAL
- getBigInteger() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getBigInteger() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getBigInteger() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.BIG_INTEGER
- getBigInteger() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.BIG_INTEGER
- getBookId() - Method in class org.jooq.scala.example.h2.tables.pojos.TBookToBookStore
-
- getBookId() - Method in class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
The book ID
This column is part of the table's PRIMARY KEY
This column is part of a FOREIGN KEY:
CONSTRAINT FK_B2BS_B_ID
FOREIGN KEY (BOOK_ID)
REFERENCES PUBLIC.T_BOOK (ID)
- getBookStoreName() - Method in class org.jooq.scala.example.h2.tables.pojos.TBookToBookStore
-
- getBookStoreName() - Method in class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
The book store name
This column is part of the table's PRIMARY KEY
This column is part of a FOREIGN KEY:
CONSTRAINT FK_B2BS_BS_NAME
FOREIGN KEY (BOOK_STORE_NAME)
REFERENCES PUBLIC.T_BOOK_STORE (NAME)
- getByte() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getByte() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.BYTE
- getByteDecimal() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getByteDecimal() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.BYTE_DECIMAL
- getCBoolean() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getCBoolean() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.C_BOOLEAN
- getCd() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_12
-
- getCd() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_22
-
- getCd() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_32
-
- getCd() - Method in class org.jooq.scala.example.h2.tables.pojos.TLanguage
-
- getCd() - Method in class org.jooq.scala.example.h2.tables.records.T_658_12Record
-
The table column PUBLIC.T_658_12.CD
- getCd() - Method in class org.jooq.scala.example.h2.tables.records.T_658_22Record
-
The table column PUBLIC.T_658_22.CD
- getCd() - Method in class org.jooq.scala.example.h2.tables.records.T_658_32Record
-
The table column PUBLIC.T_658_32.CD
- getCd() - Method in class org.jooq.scala.example.h2.tables.records.TLanguageRecord
-
The language ISO code
- getClass_() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getClass_() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.CLASS
- getCoAuthorId() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getCoAuthorId() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getCoAuthorId() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The table column PUBLIC.T_BOOK.CO_AUTHOR_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_CO_AUTHOR_ID
FOREIGN KEY (CO_AUTHOR_ID)
REFERENCES PUBLIC.T_AUTHOR (ID)
- getCoAuthorId() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.CO_AUTHOR_ID
- getConfiguration_() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getConfiguration_() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.CONFIGURATION
- getContentPdf() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getContentPdf() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getContentPdf() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
Some binary content of the book
- getContentPdf() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.CONTENT_PDF
- getContentText() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getContentText() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getContentText() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
Some textual content of the book
- getContentText() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.CONTENT_TEXT
- getCounter() - Method in class org.jooq.scala.example.h2.tables.pojos.TTriggers
-
- getCounter() - Method in class org.jooq.scala.example.h2.tables.records.TTriggersRecord
-
The table column PUBLIC.T_TRIGGERS.COUNTER
- getD() - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- getD() - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.D
- getDateArray() - Method in class org.jooq.scala.example.h2.tables.pojos.TArrays
-
- getDateArray() - Method in class org.jooq.scala.example.h2.tables.records.TArraysRecord
-
The table column PUBLIC.T_ARRAYS.DATE_ARRAY
The SQL type of this item (ARRAY) could not be mapped.
- getDateOfBirth() - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- getDateOfBirth() - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- getDateOfBirth() - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author's date of birth
- getDateOfBirth() - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.DATE_OF_BIRTH
- getDescription() - Method in class org.jooq.scala.example.h2.tables.pojos.TLanguage
-
- getDescription() - Method in class org.jooq.scala.example.h2.tables.records.TLanguageRecord
-
The language description
- getDescriptionEnglish() - Method in class org.jooq.scala.example.h2.tables.pojos.TLanguage
-
- getDescriptionEnglish() - Method in class org.jooq.scala.example.h2.tables.records.TLanguageRecord
-
The table column PUBLIC.T_LANGUAGE.DESCRIPTION_ENGLISH
- getDetailsId() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getDetailsId() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getDetailsId() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The table column PUBLIC.T_BOOK.DETAILS_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_DETAILS_ID
FOREIGN KEY (DETAILS_ID)
REFERENCES PUBLIC.T_BOOK_DETAILS (ID)
- getDetailsId() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.DETAILS_ID
- getDInt() - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- getDInt() - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.D_INT
- getDouble() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getDouble() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.DOUBLE
- getField_737() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getField_737() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.FIELD 737
- getFields_() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getFields_() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.FIELDS
- getFirstName() - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- getFirstName() - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- getFirstName() - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author's first name
- getFirstName() - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.FIRST_NAME
- getFloat() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getFloat() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.FLOAT
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_11
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_12
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_21
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_22
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_31
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_32
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.T_725LobTest
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.T_785
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.T_877
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.TArrays
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.TBookDetails
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.TIdentity
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.TIdentityPk
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.TLanguage
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.TTriggers
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_64_69
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_71
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_85
-
- getId() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getId() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.T_658_11Record
-
The table column PUBLIC.T_658_11.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.T_658_12Record
-
The table column PUBLIC.T_658_12.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.T_658_21Record
-
The table column PUBLIC.T_658_21.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.T_658_22Record
-
The table column PUBLIC.T_658_22.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.T_658_31Record
-
The table column PUBLIC.T_658_31.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.T_658_32Record
-
The table column PUBLIC.T_658_32.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.T_725LobTestRecord
-
The table column PUBLIC.T_725_LOB_TEST.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.T_785Record
-
The table column PUBLIC.T_785.ID
- getId() - Method in class org.jooq.scala.example.h2.tables.records.T_877Record
-
The table column PUBLIC.T_877.ID
- getId() - Method in class org.jooq.scala.example.h2.tables.records.TArraysRecord
-
The table column PUBLIC.T_ARRAYS.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.TBookDetailsRecord
-
The table column PUBLIC.T_BOOK_DETAILS.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The book ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.TIdentityPkRecord
-
The table column PUBLIC.T_IDENTITY_PK.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.TIdentityRecord
-
The table column PUBLIC.T_IDENTITY.ID
- getId() - Method in class org.jooq.scala.example.h2.tables.records.TLanguageRecord
-
The language ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.TTriggersRecord
-
The table column PUBLIC.T_TRIGGERS.ID
- getId() - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.ID
- getId() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.ID
- getId() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_64_69Record
-
The table column PUBLIC.X_TEST_CASE_64_69.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_71Record
-
The table column PUBLIC.X_TEST_CASE_71.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_85Record
-
The table column PUBLIC.X_TEST_CASE_85.ID
This column is part of the table's PRIMARY KEY
- getId() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.ID
This column is part of the table's PRIMARY KEY
- getIdentity() - Method in class org.jooq.scala.example.h2.tables.T_877
-
- getIdentity() - Method in class org.jooq.scala.example.h2.tables.TIdentity
-
- getIdentity() - Method in class org.jooq.scala.example.h2.tables.TIdentityPk
-
- getIdentity() - Method in class org.jooq.scala.example.h2.tables.TTriggers
-
- getIdGenerated() - Method in class org.jooq.scala.example.h2.tables.pojos.TTriggers
-
- getIdGenerated() - Method in class org.jooq.scala.example.h2.tables.records.TTriggersRecord
-
The table column PUBLIC.T_TRIGGERS.ID_GENERATED
This column is part of the table's PRIMARY KEY
- getIdRef() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getIdRef() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.ID_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
- getInteger() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getInteger() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.INTEGER
- getIntegerDecimal() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getIntegerDecimal() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.INTEGER_DECIMAL
- getKeys() - Method in class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.T_658_11
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.T_658_12
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.T_658_21
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.T_658_22
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.T_658_31
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.T_658_32
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.T_725LobTest
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TArrays
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TAuthor
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TBook
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TBookDetails
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TBookStore
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TBookToBookStore
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TBooleans
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TDates
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TIdentityPk
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TLanguage
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.TTriggers
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.XTestCase_64_69
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.XTestCase_71
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.XTestCase_85
-
- getKeys() - Method in class org.jooq.scala.example.h2.tables.XUnused
-
- getLanguageId() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getLanguageId() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getLanguageId() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The language of the book
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_LANGUAGE_ID
FOREIGN KEY (LANGUAGE_ID)
REFERENCES PUBLIC.T_LANGUAGE (ID)
- getLanguageId() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.LANGUAGE_ID
- getLastName() - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- getLastName() - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- getLastName() - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author's last name
- getLastName() - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.LAST_NAME
- getLob() - Method in class org.jooq.scala.example.h2.tables.pojos.T_725LobTest
-
- getLob() - Method in class org.jooq.scala.example.h2.tables.records.T_725LobTestRecord
-
The table column PUBLIC.T_725_LOB_TEST.LOB
- getLong() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getLong() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.LONG
- getLongDecimal() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getLongDecimal() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.LONG_DECIMAL
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.T_658_11
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.T_658_12
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.T_658_21
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.T_658_22
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.T_658_31
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.T_658_32
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.T_725LobTest
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TArrays
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TAuthor
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TBook
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TBookDetails
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TBookStore
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TBookToBookStore
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TBooleans
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TDates
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TIdentityPk
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TLanguage
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.TTriggers
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.XTestCase_64_69
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.XTestCase_71
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.XTestCase_85
-
- getMainKey() - Method in class org.jooq.scala.example.h2.tables.XUnused
-
- getMetaData() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getMetaData() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.META_DATA
- getName() - Method in class org.jooq.scala.example.h2.tables.pojos.T_785
-
- getName() - Method in class org.jooq.scala.example.h2.tables.pojos.TBookStore
-
- getName() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getName() - Method in class org.jooq.scala.example.h2.tables.records.T_785Record
-
The table column PUBLIC.T_785.NAME
- getName() - Method in class org.jooq.scala.example.h2.tables.records.TBookStoreRecord
-
The books store name
- getName() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.NAME
This column is part of the table's PRIMARY KEY
- getNameRef() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getNameRef() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.NAME_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
- getNBoolean() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getNBoolean() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.N_BOOLEAN
- getNumberArray() - Method in class org.jooq.scala.example.h2.tables.pojos.TArrays
-
- getNumberArray() - Method in class org.jooq.scala.example.h2.tables.records.TArraysRecord
-
The table column PUBLIC.T_ARRAYS.NUMBER_ARRAY
The SQL type of this item (ARRAY) could not be mapped.
- getOneZero() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getOneZero() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.ONE_ZERO
- getPrimaryKey() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getPrimarykey() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getPrimaryKey() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.PRIMARY_KEY
- getPrimarykey() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.PRIMARYKEY
- getPublishedIn() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getPublishedIn() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getPublishedIn() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The year the book was published in
- getPublishedIn() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.PUBLISHED_IN
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_658_11
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_658_12
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_658_21
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_658_22
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_658_31
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_658_32
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_658Ref
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_725LobTest
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_785
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.T_877
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TArrays
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TAuthor
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TBook
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TBookDetails
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TBookStore
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TBookToBookStore
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TBooleans
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TDates
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TIdentity
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TIdentityPk
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TLanguage
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.TTriggers
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.VAuthor
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.VBook
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.VLibrary
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.XTestCase_2025
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.XTestCase_64_69
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.XTestCase_71
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.XTestCase_85
-
The class holding records for this type
- getRecordType() - Method in class org.jooq.scala.example.h2.tables.XUnused
-
The class holding records for this type
- getRecTimestamp() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getRecTimestamp() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getRecTimestamp() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The table column PUBLIC.T_BOOK.REC_TIMESTAMP
- getRecTimestamp() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.REC_TIMESTAMP
- getRecVersion() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getRecVersion() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getRecVersion() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The table column PUBLIC.T_BOOK.REC_VERSION
- getRecVersion() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.REC_VERSION
- getRef_11() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- getRef_11() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_11
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_11
FOREIGN KEY (REF_11)
REFERENCES PUBLIC.T_658_11 (ID)
- getRef_12() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- getRef_12() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_12
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_12
FOREIGN KEY (REF_12)
REFERENCES PUBLIC.T_658_12 (ID)
- getRef_21() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- getRef_21() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_21
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_21
FOREIGN KEY (REF_21)
REFERENCES PUBLIC.T_658_21 (ID)
- getRef_22() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- getRef_22() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_22
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_22
FOREIGN KEY (REF_22)
REFERENCES PUBLIC.T_658_22 (ID)
- getRef_31() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- getRef_31() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_31
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_31
FOREIGN KEY (REF_31)
REFERENCES PUBLIC.T_658_31 (ID)
- getRef_32() - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- getRef_32() - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_32
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_32
FOREIGN KEY (REF_32)
REFERENCES PUBLIC.T_658_32 (ID)
- getReferences() - Method in class org.jooq.scala.example.h2.tables.T_658Ref
-
- getReferences() - Method in class org.jooq.scala.example.h2.tables.TBook
-
- getReferences() - Method in class org.jooq.scala.example.h2.tables.TBookToBookStore
-
- getReferences() - Method in class org.jooq.scala.example.h2.tables.XTestCase_64_69
-
- getReferences() - Method in class org.jooq.scala.example.h2.tables.XTestCase_71
-
- getReferences() - Method in class org.jooq.scala.example.h2.tables.XTestCase_85
-
- getReferences() - Method in class org.jooq.scala.example.h2.tables.XUnused
-
- getRefId() - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_2025
-
- getRefId() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_2025Record
-
The table column PUBLIC.X_TEST_CASE_2025.REF_ID
- getRefName() - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_2025
-
- getRefName() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_2025Record
-
The table column PUBLIC.X_TEST_CASE_2025.REF_NAME
- getSequences() - Method in class org.jooq.scala.example.h2.Public
-
- getShort() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getShort() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.SHORT
- getShortDecimal() - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- getShortDecimal() - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.SHORT_DECIMAL
- getStock() - Method in class org.jooq.scala.example.h2.tables.pojos.TBookToBookStore
-
- getStock() - Method in class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
The number of books on stock
- getStringArray() - Method in class org.jooq.scala.example.h2.tables.pojos.TArrays
-
- getStringArray() - Method in class org.jooq.scala.example.h2.tables.records.TArraysRecord
-
The table column PUBLIC.T_ARRAYS.STRING_ARRAY
The SQL type of this item (ARRAY) could not be mapped.
- getT() - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- getT() - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.T
- getTable_() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getTable_() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.TABLE
- getTables() - Method in class org.jooq.scala.example.h2.Public
-
- getTestCase_64_69Id() - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_71
-
- getTestCase_64_69Id() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_71Record
-
The table column PUBLIC.X_TEST_CASE_71.TEST_CASE_64_69_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_71
FOREIGN KEY (TEST_CASE_64_69_ID)
REFERENCES PUBLIC.X_TEST_CASE_64_69 (ID)
- getTitle() - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- getTitle() - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- getTitle() - Method in class org.jooq.scala.example.h2.tables.pojos.VLibrary
-
- getTitle() - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The book's title
- getTitle() - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.TITLE
- getTitle() - Method in class org.jooq.scala.example.h2.tables.records.VLibraryRecord
-
The table column PUBLIC.V_LIBRARY.TITLE
- getTrueFalseLc() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getTrueFalseLc() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.TRUE_FALSE_LC
- getTrueFalseUc() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getTrueFalseUc() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.TRUE_FALSE_UC
- getTs() - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- getTs() - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.TS
- getTsBigint() - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- getTsBigint() - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.TS_BIGINT
- getType0() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getType0() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.TYPE0
- getUDT() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getUDT() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.U_D_T
- getUnusedId() - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_64_69
-
- getUnusedId() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_64_69Record
-
The table column PUBLIC.X_TEST_CASE_64_69.UNUSED_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_64_69A
FOREIGN KEY (UNUSED_ID)
REFERENCES PUBLIC.X_UNUSED (ID)
- getVal() - Method in class org.jooq.scala.example.h2.tables.pojos.TIdentity
-
- getVal() - Method in class org.jooq.scala.example.h2.tables.pojos.TIdentityPk
-
- getVal() - Method in class org.jooq.scala.example.h2.tables.records.TIdentityPkRecord
-
The table column PUBLIC.T_IDENTITY_PK.VAL
- getVal() - Method in class org.jooq.scala.example.h2.tables.records.TIdentityRecord
-
The table column PUBLIC.T_IDENTITY.VAL
- getValue() - Method in class org.jooq.scala.example.h2.tables.pojos.T_785
-
- getValue() - Method in class org.jooq.scala.example.h2.tables.records.T_785Record
-
The table column PUBLIC.T_785.VALUE
- getValues_() - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- getValues_() - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.VALUES
- getVcBoolean() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getVcBoolean() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.VC_BOOLEAN
- getXUnusedId() - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_85
-
- getXUnusedId() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_85Record
-
The table column PUBLIC.X_TEST_CASE_85.X_UNUSED_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_85
FOREIGN KEY (X_UNUSED_ID, X_UNUSED_ID, X_UNUSED_NAME, X_UNUSED_NAME)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
- getXUnusedName() - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_85
-
- getXUnusedName() - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_85Record
-
The table column PUBLIC.X_TEST_CASE_85.X_UNUSED_NAME
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_85
FOREIGN KEY (X_UNUSED_ID, X_UNUSED_ID, X_UNUSED_NAME, X_UNUSED_NAME)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
- getYearOfBirth() - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- getYearOfBirth() - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- getYearOfBirth() - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author's year of birth
- getYearOfBirth() - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.YEAR_OF_BIRTH
- getYesNoLc() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getYesNoLc() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.YES_NO_LC
- getYesNoUc() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getYesNoUc() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.YES_NO_UC
- getYNLc() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getYNLc() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.Y_N_LC
- getYNUc() - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- getYNUc() - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.Y_N_UC
- ID - Variable in class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
The table column PUBLIC.T_639_NUMBERS_TABLE.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.T_658_11
-
The table column PUBLIC.T_658_11.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.T_658_12
-
The table column PUBLIC.T_658_12.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.T_658_21
-
The table column PUBLIC.T_658_21.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.T_658_22
-
The table column PUBLIC.T_658_22.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.T_658_31
-
The table column PUBLIC.T_658_31.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.T_658_32
-
The table column PUBLIC.T_658_32.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.T_725LobTest
-
The table column PUBLIC.T_725_LOB_TEST.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.T_785
-
The table column PUBLIC.T_785.ID
- ID - Variable in class org.jooq.scala.example.h2.tables.T_877
-
The table column PUBLIC.T_877.ID
- ID - Variable in class org.jooq.scala.example.h2.tables.TArrays
-
The table column PUBLIC.T_ARRAYS.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.TAuthor
-
The author ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.TBook
-
The book ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.TBookDetails
-
The table column PUBLIC.T_BOOK_DETAILS.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.TBooleans
-
The table column PUBLIC.T_BOOLEANS.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.TDates
-
The table column PUBLIC.T_DATES.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.TIdentity
-
The table column PUBLIC.T_IDENTITY.ID
- ID - Variable in class org.jooq.scala.example.h2.tables.TIdentityPk
-
The table column PUBLIC.T_IDENTITY_PK.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.TLanguage
-
The language ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.TTriggers
-
The table column PUBLIC.T_TRIGGERS.ID
- ID - Variable in class org.jooq.scala.example.h2.tables.VAuthor
-
The table column PUBLIC.V_AUTHOR.ID
- ID - Variable in class org.jooq.scala.example.h2.tables.VBook
-
The table column PUBLIC.V_BOOK.ID
- ID - Variable in class org.jooq.scala.example.h2.tables.XTestCase_64_69
-
The table column PUBLIC.X_TEST_CASE_64_69.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.XTestCase_71
-
The table column PUBLIC.X_TEST_CASE_71.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.XTestCase_85
-
The table column PUBLIC.X_TEST_CASE_85.ID
This column is part of the table's PRIMARY KEY
- ID - Variable in class org.jooq.scala.example.h2.tables.XUnused
-
The table column PUBLIC.X_UNUSED.ID
This column is part of the table's PRIMARY KEY
- ID_GENERATED - Variable in class org.jooq.scala.example.h2.tables.TTriggers
-
The table column PUBLIC.T_TRIGGERS.ID_GENERATED
This column is part of the table's PRIMARY KEY
- ID_REF - Variable in class org.jooq.scala.example.h2.tables.XUnused
-
The table column PUBLIC.X_UNUSED.ID_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
- IDENTITY_T_877 - Static variable in class org.jooq.scala.example.h2.Keys
-
- IDENTITY_T_IDENTITY - Static variable in class org.jooq.scala.example.h2.Keys
-
- IDENTITY_T_IDENTITY_PK - Static variable in class org.jooq.scala.example.h2.Keys
-
- IDENTITY_T_TRIGGERS - Static variable in class org.jooq.scala.example.h2.Keys
-
- INTEGER - Variable in class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
The table column PUBLIC.T_639_NUMBERS_TABLE.INTEGER
- INTEGER_DECIMAL - Variable in class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
The table column PUBLIC.T_639_NUMBERS_TABLE.INTEGER_DECIMAL
- S_AUTHOR_ID - Static variable in class org.jooq.scala.example.h2.Sequences
-
The sequence PUBLIC.S_AUTHOR_ID
- S_TRIGGERS_SEQUENCE - Static variable in class org.jooq.scala.example.h2.Sequences
-
The sequence PUBLIC.S_TRIGGERS_SEQUENCE
- Sequences - Class in org.jooq.scala.example.h2
-
This class is generated by jOOQ.
- setAddress(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- setAddress(String) - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- setAddress(String) - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author's address
- setAddress(String) - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.ADDRESS
- setAuthor(String) - Method in class org.jooq.scala.example.h2.tables.pojos.VLibrary
-
- setAuthor(String) - Method in class org.jooq.scala.example.h2.tables.records.VLibraryRecord
-
The table column PUBLIC.V_LIBRARY.AUTHOR
- setAuthorId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setAuthorId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setAuthorId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The author ID in entity 'author'
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_AUTHOR_ID
FOREIGN KEY (AUTHOR_ID)
REFERENCES PUBLIC.T_AUTHOR (ID)
- setAuthorId(TAuthorRecord) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
- setAuthorId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.AUTHOR_ID
- setBigDecimal(BigDecimal) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setBigDecimal(BigDecimal) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.BIG_DECIMAL
- setBigInteger(BigInteger) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setBigInteger(BigInteger) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setBigInteger(BigInteger) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.BIG_INTEGER
- setBigInteger(BigInteger) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.BIG_INTEGER
- setBookId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBookToBookStore
-
- setBookId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
The book ID
This column is part of the table's PRIMARY KEY
This column is part of a FOREIGN KEY:
CONSTRAINT FK_B2BS_B_ID
FOREIGN KEY (BOOK_ID)
REFERENCES PUBLIC.T_BOOK (ID)
- setBookId(TBookRecord) - Method in class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
- setBookStoreName(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBookToBookStore
-
- setBookStoreName(String) - Method in class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
The book store name
This column is part of the table's PRIMARY KEY
This column is part of a FOREIGN KEY:
CONSTRAINT FK_B2BS_BS_NAME
FOREIGN KEY (BOOK_STORE_NAME)
REFERENCES PUBLIC.T_BOOK_STORE (NAME)
- setBookStoreName(TBookStoreRecord) - Method in class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
- setByte(Byte) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setByte(Byte) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.BYTE
- setByteDecimal(Byte) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setByteDecimal(Byte) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.BYTE_DECIMAL
- setCBoolean(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setCBoolean(String) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.C_BOOLEAN
- setCd(String) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_12
-
- setCd(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_22
-
- setCd(Long) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_32
-
- setCd(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TLanguage
-
- setCd(String) - Method in class org.jooq.scala.example.h2.tables.records.T_658_12Record
-
The table column PUBLIC.T_658_12.CD
- setCd(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_658_22Record
-
The table column PUBLIC.T_658_22.CD
- setCd(Long) - Method in class org.jooq.scala.example.h2.tables.records.T_658_32Record
-
The table column PUBLIC.T_658_32.CD
- setCd(String) - Method in class org.jooq.scala.example.h2.tables.records.TLanguageRecord
-
The language ISO code
- setClass_(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setClass_(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.CLASS
- setCoAuthorId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setCoAuthorId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setCoAuthorId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The table column PUBLIC.T_BOOK.CO_AUTHOR_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_CO_AUTHOR_ID
FOREIGN KEY (CO_AUTHOR_ID)
REFERENCES PUBLIC.T_AUTHOR (ID)
- setCoAuthorId(TAuthorRecord) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
- setCoAuthorId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.CO_AUTHOR_ID
- setConfiguration_(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setConfiguration_(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.CONFIGURATION
- setContentPdf(byte[]) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setContentPdf(byte[]) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setContentPdf(byte[]) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
Some binary content of the book
- setContentPdf(byte[]) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.CONTENT_PDF
- setContentText(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setContentText(String) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setContentText(String) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
Some textual content of the book
- setContentText(String) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.CONTENT_TEXT
- setCounter(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TTriggers
-
- setCounter(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TTriggersRecord
-
The table column PUBLIC.T_TRIGGERS.COUNTER
- setD(Timestamp) - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- setD(Timestamp) - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.D
- setDateArray(Object[]) - Method in class org.jooq.scala.example.h2.tables.pojos.TArrays
-
- setDateArray(Object[]) - Method in class org.jooq.scala.example.h2.tables.records.TArraysRecord
-
The table column PUBLIC.T_ARRAYS.DATE_ARRAY
The SQL type of this item (ARRAY) could not be mapped.
- setDateOfBirth(Timestamp) - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- setDateOfBirth(Timestamp) - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- setDateOfBirth(Timestamp) - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author's date of birth
- setDateOfBirth(Timestamp) - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.DATE_OF_BIRTH
- setDescription(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TLanguage
-
- setDescription(String) - Method in class org.jooq.scala.example.h2.tables.records.TLanguageRecord
-
The language description
- setDescriptionEnglish(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TLanguage
-
- setDescriptionEnglish(String) - Method in class org.jooq.scala.example.h2.tables.records.TLanguageRecord
-
The table column PUBLIC.T_LANGUAGE.DESCRIPTION_ENGLISH
- setDetailsId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setDetailsId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setDetailsId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The table column PUBLIC.T_BOOK.DETAILS_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_DETAILS_ID
FOREIGN KEY (DETAILS_ID)
REFERENCES PUBLIC.T_BOOK_DETAILS (ID)
- setDetailsId(TBookDetailsRecord) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
- setDetailsId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.DETAILS_ID
- setDInt(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- setDInt(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.D_INT
- setDouble(Double) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setDouble(Double) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.DOUBLE
- setField_737(BigDecimal) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setField_737(BigDecimal) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.FIELD 737
- setFields_(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setFields_(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.FIELDS
- setFirstName(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- setFirstName(String) - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- setFirstName(String) - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author's first name
- setFirstName(String) - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.FIRST_NAME
- setFloat(Float) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setFloat(Float) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.FLOAT
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setId(String) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_11
-
- setId(String) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_12
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_21
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_22
-
- setId(Long) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_31
-
- setId(Long) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658_32
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_725LobTest
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_785
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_877
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TArrays
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBookDetails
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TIdentity
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TIdentityPk
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TLanguage
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TTriggers
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_64_69
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_71
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_85
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.ID
This column is part of the table's PRIMARY KEY
- setId(String) - Method in class org.jooq.scala.example.h2.tables.records.T_658_11Record
-
The table column PUBLIC.T_658_11.ID
This column is part of the table's PRIMARY KEY
- setId(String) - Method in class org.jooq.scala.example.h2.tables.records.T_658_12Record
-
The table column PUBLIC.T_658_12.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_658_21Record
-
The table column PUBLIC.T_658_21.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_658_22Record
-
The table column PUBLIC.T_658_22.ID
This column is part of the table's PRIMARY KEY
- setId(Long) - Method in class org.jooq.scala.example.h2.tables.records.T_658_31Record
-
The table column PUBLIC.T_658_31.ID
This column is part of the table's PRIMARY KEY
- setId(Long) - Method in class org.jooq.scala.example.h2.tables.records.T_658_32Record
-
The table column PUBLIC.T_658_32.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_725LobTestRecord
-
The table column PUBLIC.T_725_LOB_TEST.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_785Record
-
The table column PUBLIC.T_785.ID
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_877Record
-
The table column PUBLIC.T_877.ID
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TArraysRecord
-
The table column PUBLIC.T_ARRAYS.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBookDetailsRecord
-
The table column PUBLIC.T_BOOK_DETAILS.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The book ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TIdentityPkRecord
-
The table column PUBLIC.T_IDENTITY_PK.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TIdentityRecord
-
The table column PUBLIC.T_IDENTITY.ID
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TLanguageRecord
-
The language ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TTriggersRecord
-
The table column PUBLIC.T_TRIGGERS.ID
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.ID
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.ID
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_64_69Record
-
The table column PUBLIC.X_TEST_CASE_64_69.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_71Record
-
The table column PUBLIC.X_TEST_CASE_71.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_85Record
-
The table column PUBLIC.X_TEST_CASE_85.ID
This column is part of the table's PRIMARY KEY
- setId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.ID
This column is part of the table's PRIMARY KEY
- setIdGenerated(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TTriggers
-
- setIdGenerated(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TTriggersRecord
-
The table column PUBLIC.T_TRIGGERS.ID_GENERATED
This column is part of the table's PRIMARY KEY
- setIdRef(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setIdRef(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.ID_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
- setInteger(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setInteger(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.INTEGER
- setIntegerDecimal(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setIntegerDecimal(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.INTEGER_DECIMAL
- setLanguageId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setLanguageId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setLanguageId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The language of the book
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_BOOK_LANGUAGE_ID
FOREIGN KEY (LANGUAGE_ID)
REFERENCES PUBLIC.T_LANGUAGE (ID)
- setLanguageId(TLanguageRecord) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
- setLanguageId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.LANGUAGE_ID
- setLastName(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- setLastName(String) - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- setLastName(String) - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author's last name
- setLastName(String) - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.LAST_NAME
- setLob(byte[]) - Method in class org.jooq.scala.example.h2.tables.pojos.T_725LobTest
-
- setLob(byte[]) - Method in class org.jooq.scala.example.h2.tables.records.T_725LobTestRecord
-
The table column PUBLIC.T_725_LOB_TEST.LOB
- setLong(Long) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setLong(Long) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.LONG
- setLongDecimal(Long) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setLongDecimal(Long) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.LONG_DECIMAL
- setMetaData(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setMetaData(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.META_DATA
- setName(String) - Method in class org.jooq.scala.example.h2.tables.pojos.T_785
-
- setName(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBookStore
-
- setName(String) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setName(String) - Method in class org.jooq.scala.example.h2.tables.records.T_785Record
-
The table column PUBLIC.T_785.NAME
- setName(String) - Method in class org.jooq.scala.example.h2.tables.records.TBookStoreRecord
-
The books store name
- setName(String) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.NAME
This column is part of the table's PRIMARY KEY
- setNameRef(String) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setNameRef(String) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.NAME_REF
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_UNUSED_SELF
FOREIGN KEY (ID_REF, ID_REF, NAME_REF, NAME_REF)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
- setNBoolean(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setNBoolean(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.N_BOOLEAN
- setNumberArray(Object[]) - Method in class org.jooq.scala.example.h2.tables.pojos.TArrays
-
- setNumberArray(Object[]) - Method in class org.jooq.scala.example.h2.tables.records.TArraysRecord
-
The table column PUBLIC.T_ARRAYS.NUMBER_ARRAY
The SQL type of this item (ARRAY) could not be mapped.
- setOneZero(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setOneZero(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.ONE_ZERO
- setPrimaryKey(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setPrimarykey(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setPrimaryKey(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.PRIMARY_KEY
- setPrimarykey(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.PRIMARYKEY
- setPublishedIn(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setPublishedIn(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setPublishedIn(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The year the book was published in
- setPublishedIn(Integer) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.PUBLISHED_IN
- setRecTimestamp(Timestamp) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setRecTimestamp(Timestamp) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setRecTimestamp(Timestamp) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The table column PUBLIC.T_BOOK.REC_TIMESTAMP
- setRecTimestamp(Timestamp) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.REC_TIMESTAMP
- setRecVersion(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setRecVersion(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setRecVersion(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The table column PUBLIC.T_BOOK.REC_VERSION
- setRecVersion(Integer) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.REC_VERSION
- setRef_11(String) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- setRef_11(String) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_11
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_11
FOREIGN KEY (REF_11)
REFERENCES PUBLIC.T_658_11 (ID)
- setRef_11(T_658_11Record) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
- setRef_12(String) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- setRef_12(String) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_12
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_12
FOREIGN KEY (REF_12)
REFERENCES PUBLIC.T_658_12 (ID)
- setRef_12(T_658_12Record) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
- setRef_21(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- setRef_21(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_21
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_21
FOREIGN KEY (REF_21)
REFERENCES PUBLIC.T_658_21 (ID)
- setRef_21(T_658_21Record) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
- setRef_22(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- setRef_22(Integer) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_22
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_22
FOREIGN KEY (REF_22)
REFERENCES PUBLIC.T_658_22 (ID)
- setRef_22(T_658_22Record) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
- setRef_31(Long) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- setRef_31(Long) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_31
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_31
FOREIGN KEY (REF_31)
REFERENCES PUBLIC.T_658_31 (ID)
- setRef_31(T_658_31Record) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
- setRef_32(Long) - Method in class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- setRef_32(Long) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
The table column PUBLIC.T_658_REF.REF_32
This column is part of a FOREIGN KEY:
CONSTRAINT FK_T_658_32
FOREIGN KEY (REF_32)
REFERENCES PUBLIC.T_658_32 (ID)
- setRef_32(T_658_32Record) - Method in class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
- setRefId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_2025
-
- setRefId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_2025Record
-
The table column PUBLIC.X_TEST_CASE_2025.REF_ID
- setRefName(String) - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_2025
-
- setRefName(String) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_2025Record
-
The table column PUBLIC.X_TEST_CASE_2025.REF_NAME
- setShort(Short) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setShort(Short) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.SHORT
- setShortDecimal(Short) - Method in class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- setShortDecimal(Short) - Method in class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
The table column PUBLIC.T_639_NUMBERS_TABLE.SHORT_DECIMAL
- setStock(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TBookToBookStore
-
- setStock(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
The number of books on stock
- setStringArray(Object[]) - Method in class org.jooq.scala.example.h2.tables.pojos.TArrays
-
- setStringArray(Object[]) - Method in class org.jooq.scala.example.h2.tables.records.TArraysRecord
-
The table column PUBLIC.T_ARRAYS.STRING_ARRAY
The SQL type of this item (ARRAY) could not be mapped.
- setT(Time) - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- setT(Time) - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.T
- setTable_(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setTable_(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.TABLE
- setTestCase_64_69Id(Short) - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_71
-
- setTestCase_64_69Id(Short) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_71Record
-
The table column PUBLIC.X_TEST_CASE_71.TEST_CASE_64_69_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_71
FOREIGN KEY (TEST_CASE_64_69_ID)
REFERENCES PUBLIC.X_TEST_CASE_64_69 (ID)
- setTestCase_64_69Id(XTestCase_64_69Record) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_71Record
-
- setTitle(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBook
-
- setTitle(String) - Method in class org.jooq.scala.example.h2.tables.pojos.VBook
-
- setTitle(String) - Method in class org.jooq.scala.example.h2.tables.pojos.VLibrary
-
- setTitle(String) - Method in class org.jooq.scala.example.h2.tables.records.TBookRecord
-
The book's title
- setTitle(String) - Method in class org.jooq.scala.example.h2.tables.records.VBookRecord
-
The table column PUBLIC.V_BOOK.TITLE
- setTitle(String) - Method in class org.jooq.scala.example.h2.tables.records.VLibraryRecord
-
The table column PUBLIC.V_LIBRARY.TITLE
- setTrueFalseLc(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setTrueFalseLc(String) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.TRUE_FALSE_LC
- setTrueFalseUc(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setTrueFalseUc(String) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.TRUE_FALSE_UC
- setTs(Timestamp) - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- setTs(Timestamp) - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.TS
- setTsBigint(Long) - Method in class org.jooq.scala.example.h2.tables.pojos.TDates
-
- setTsBigint(Long) - Method in class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
The table column PUBLIC.T_DATES.TS_BIGINT
- setType0(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setType0(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.TYPE0
- setUDT(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setUDT(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.U_D_T
- setUnusedId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_64_69
-
- setUnusedId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_64_69Record
-
The table column PUBLIC.X_TEST_CASE_64_69.UNUSED_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_64_69A
FOREIGN KEY (UNUSED_ID)
REFERENCES PUBLIC.X_UNUSED (ID)
- setUnusedId(XUnusedRecord) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_64_69Record
-
- setVal(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TIdentity
-
- setVal(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TIdentityPk
-
- setVal(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TIdentityPkRecord
-
The table column PUBLIC.T_IDENTITY_PK.VAL
- setVal(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TIdentityRecord
-
The table column PUBLIC.T_IDENTITY.VAL
- setValue(String) - Method in class org.jooq.scala.example.h2.tables.pojos.T_785
-
- setValue(String) - Method in class org.jooq.scala.example.h2.tables.records.T_785Record
-
The table column PUBLIC.T_785.VALUE
- setValues_(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XUnused
-
- setValues_(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XUnusedRecord
-
The table column PUBLIC.X_UNUSED.VALUES
- setVcBoolean(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setVcBoolean(String) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.VC_BOOLEAN
- setXUnusedId(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_85
-
- setXUnusedId(Integer) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_85Record
-
The table column PUBLIC.X_TEST_CASE_85.X_UNUSED_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_85
FOREIGN KEY (X_UNUSED_ID, X_UNUSED_ID, X_UNUSED_NAME, X_UNUSED_NAME)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
- setXUnusedName(String) - Method in class org.jooq.scala.example.h2.tables.pojos.XTestCase_85
-
- setXUnusedName(String) - Method in class org.jooq.scala.example.h2.tables.records.XTestCase_85Record
-
The table column PUBLIC.X_TEST_CASE_85.X_UNUSED_NAME
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_85
FOREIGN KEY (X_UNUSED_ID, X_UNUSED_ID, X_UNUSED_NAME, X_UNUSED_NAME)
REFERENCES PUBLIC.X_UNUSED (ID, NAME)
- setYearOfBirth(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- setYearOfBirth(Integer) - Method in class org.jooq.scala.example.h2.tables.pojos.VAuthor
-
- setYearOfBirth(Integer) - Method in class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
The author's year of birth
- setYearOfBirth(Integer) - Method in class org.jooq.scala.example.h2.tables.records.VAuthorRecord
-
The table column PUBLIC.V_AUTHOR.YEAR_OF_BIRTH
- setYesNoLc(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setYesNoLc(String) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.YES_NO_LC
- setYesNoUc(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setYesNoUc(String) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.YES_NO_UC
- setYNLc(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setYNLc(String) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.Y_N_LC
- setYNUc(String) - Method in class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- setYNUc(String) - Method in class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
The table column PUBLIC.T_BOOLEANS.Y_N_UC
- SHORT - Variable in class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
The table column PUBLIC.T_639_NUMBERS_TABLE.SHORT
- SHORT_DECIMAL - Variable in class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
The table column PUBLIC.T_639_NUMBERS_TABLE.SHORT_DECIMAL
- STOCK - Variable in class org.jooq.scala.example.h2.tables.TBookToBookStore
-
The number of books on stock
- STRING_ARRAY - Variable in class org.jooq.scala.example.h2.tables.TArrays
-
The table column PUBLIC.T_ARRAYS.STRING_ARRAY
The SQL type of this item (ARRAY) could not be mapped.
- SYSTEM_SEQUENCE_2737413D_2855_4D21_B9D1_7D14A2BA6509 - Static variable in class org.jooq.scala.example.h2.Sequences
-
The sequence PUBLIC.SYSTEM_SEQUENCE_2737413D_2855_4D21_B9D1_7D14A2BA6509
- SYSTEM_SEQUENCE_4944EDAA_3D4C_417E_B602_2CE107256722 - Static variable in class org.jooq.scala.example.h2.Sequences
-
The sequence PUBLIC.SYSTEM_SEQUENCE_4944EDAA_3D4C_417E_B602_2CE107256722
- SYSTEM_SEQUENCE_8CF83498_0E0A_47DD_B9B3_0D27B62AED40 - Static variable in class org.jooq.scala.example.h2.Sequences
-
The sequence PUBLIC.SYSTEM_SEQUENCE_8CF83498_0E0A_47DD_B9B3_0D27B62AED40
- SYSTEM_SEQUENCE_EA753B6E_9079_4402_8F2A_11A6F010A7F6 - Static variable in class org.jooq.scala.example.h2.Sequences
-
The sequence PUBLIC.SYSTEM_SEQUENCE_EA753B6E_9079_4402_8F2A_11A6F010A7F6
- T - Variable in class org.jooq.scala.example.h2.tables.TDates
-
The table column PUBLIC.T_DATES.T
- T_639_NUMBERS_TABLE - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_639_NUMBERS_TABLE
- T_639_NUMBERS_TABLE - Static variable in class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
The singleton instance of PUBLIC.T_639_NUMBERS_TABLE
- T_639NumbersTable - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_639NumbersTable() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_639NumbersTable
-
- T_639NumbersTable - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_639NumbersTable() - Constructor for class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
- T_639NumbersTable(String) - Constructor for class org.jooq.scala.example.h2.tables.T_639NumbersTable
-
- T_639NumbersTableRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_639NumbersTableRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.T_639NumbersTableRecord
-
Create a detached T_639NumbersTableRecord
- T_658_11 - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_658_11() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_658_11
-
- T_658_11 - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_658_11 - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_658_11
- T_658_11() - Constructor for class org.jooq.scala.example.h2.tables.T_658_11
-
- T_658_11(String) - Constructor for class org.jooq.scala.example.h2.tables.T_658_11
-
- T_658_11 - Static variable in class org.jooq.scala.example.h2.tables.T_658_11
-
The singleton instance of PUBLIC.T_658_11
- T_658_11Record - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_658_11Record() - Constructor for class org.jooq.scala.example.h2.tables.records.T_658_11Record
-
Create a detached T_658_11Record
- T_658_12 - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_658_12() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_658_12
-
- T_658_12 - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_658_12 - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_658_12
- T_658_12() - Constructor for class org.jooq.scala.example.h2.tables.T_658_12
-
- T_658_12(String) - Constructor for class org.jooq.scala.example.h2.tables.T_658_12
-
- T_658_12 - Static variable in class org.jooq.scala.example.h2.tables.T_658_12
-
The singleton instance of PUBLIC.T_658_12
- T_658_12Record - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_658_12Record() - Constructor for class org.jooq.scala.example.h2.tables.records.T_658_12Record
-
Create a detached T_658_12Record
- T_658_21 - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_658_21() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_658_21
-
- T_658_21 - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_658_21 - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_658_21
- T_658_21() - Constructor for class org.jooq.scala.example.h2.tables.T_658_21
-
- T_658_21(String) - Constructor for class org.jooq.scala.example.h2.tables.T_658_21
-
- T_658_21 - Static variable in class org.jooq.scala.example.h2.tables.T_658_21
-
The singleton instance of PUBLIC.T_658_21
- T_658_21Record - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_658_21Record() - Constructor for class org.jooq.scala.example.h2.tables.records.T_658_21Record
-
Create a detached T_658_21Record
- T_658_22 - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_658_22() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_658_22
-
- T_658_22 - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_658_22 - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_658_22
- T_658_22() - Constructor for class org.jooq.scala.example.h2.tables.T_658_22
-
- T_658_22(String) - Constructor for class org.jooq.scala.example.h2.tables.T_658_22
-
- T_658_22 - Static variable in class org.jooq.scala.example.h2.tables.T_658_22
-
The singleton instance of PUBLIC.T_658_22
- T_658_22Record - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_658_22Record() - Constructor for class org.jooq.scala.example.h2.tables.records.T_658_22Record
-
Create a detached T_658_22Record
- T_658_31 - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_658_31() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_658_31
-
- T_658_31 - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_658_31 - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_658_31
- T_658_31() - Constructor for class org.jooq.scala.example.h2.tables.T_658_31
-
- T_658_31(String) - Constructor for class org.jooq.scala.example.h2.tables.T_658_31
-
- T_658_31 - Static variable in class org.jooq.scala.example.h2.tables.T_658_31
-
The singleton instance of PUBLIC.T_658_31
- T_658_31Record - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_658_31Record() - Constructor for class org.jooq.scala.example.h2.tables.records.T_658_31Record
-
Create a detached T_658_31Record
- T_658_32 - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_658_32() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_658_32
-
- T_658_32 - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_658_32 - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_658_32
- T_658_32() - Constructor for class org.jooq.scala.example.h2.tables.T_658_32
-
- T_658_32(String) - Constructor for class org.jooq.scala.example.h2.tables.T_658_32
-
- T_658_32 - Static variable in class org.jooq.scala.example.h2.tables.T_658_32
-
The singleton instance of PUBLIC.T_658_32
- T_658_32Record - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_658_32Record() - Constructor for class org.jooq.scala.example.h2.tables.records.T_658_32Record
-
Create a detached T_658_32Record
- T_658_REF - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_658_REF
- T_658_REF - Static variable in class org.jooq.scala.example.h2.tables.T_658Ref
-
The singleton instance of PUBLIC.T_658_REF
- T_658Ref - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_658Ref() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_658Ref
-
- T_658Ref - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_658Ref() - Constructor for class org.jooq.scala.example.h2.tables.T_658Ref
-
- T_658Ref(String) - Constructor for class org.jooq.scala.example.h2.tables.T_658Ref
-
- T_658RefRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_658RefRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.T_658RefRecord
-
Create a detached T_658RefRecord
- T_725_LOB_TEST - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_725_LOB_TEST
- T_725_LOB_TEST - Static variable in class org.jooq.scala.example.h2.tables.T_725LobTest
-
The singleton instance of PUBLIC.T_725_LOB_TEST
- T_725LobTest - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_725LobTest() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_725LobTest
-
- T_725LobTest - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_725LobTest() - Constructor for class org.jooq.scala.example.h2.tables.T_725LobTest
-
- T_725LobTest(String) - Constructor for class org.jooq.scala.example.h2.tables.T_725LobTest
-
- T_725LobTestRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_725LobTestRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.T_725LobTestRecord
-
Create a detached T_725LobTestRecord
- T_785 - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_785() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_785
-
- T_785 - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_785 - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_785
- T_785() - Constructor for class org.jooq.scala.example.h2.tables.T_785
-
- T_785(String) - Constructor for class org.jooq.scala.example.h2.tables.T_785
-
- T_785 - Static variable in class org.jooq.scala.example.h2.tables.T_785
-
The singleton instance of PUBLIC.T_785
- T_785Record - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_785Record() - Constructor for class org.jooq.scala.example.h2.tables.records.T_785Record
-
Create a detached T_785Record
- T_877 - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- T_877() - Constructor for class org.jooq.scala.example.h2.tables.pojos.T_877
-
- T_877 - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- T_877 - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_877
- T_877() - Constructor for class org.jooq.scala.example.h2.tables.T_877
-
- T_877(String) - Constructor for class org.jooq.scala.example.h2.tables.T_877
-
- T_877 - Static variable in class org.jooq.scala.example.h2.tables.T_877
-
The singleton instance of PUBLIC.T_877
- T_877Record - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- T_877Record() - Constructor for class org.jooq.scala.example.h2.tables.records.T_877Record
-
Create a detached T_877Record
- T_ARRAYS - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_ARRAYS
- T_ARRAYS - Static variable in class org.jooq.scala.example.h2.tables.TArrays
-
The singleton instance of PUBLIC.T_ARRAYS
- T_AUTHOR - Static variable in class org.jooq.scala.example.h2.Tables
-
An entity holding authors of books
- T_AUTHOR - Static variable in class org.jooq.scala.example.h2.tables.TAuthor
-
The singleton instance of PUBLIC.T_AUTHOR
- T_BOOK - Static variable in class org.jooq.scala.example.h2.Tables
-
An entity holding books
- T_BOOK - Static variable in class org.jooq.scala.example.h2.tables.TBook
-
The singleton instance of PUBLIC.T_BOOK
- T_BOOK_DETAILS - Static variable in class org.jooq.scala.example.h2.Tables
-
An unused details table
- T_BOOK_DETAILS - Static variable in class org.jooq.scala.example.h2.tables.TBookDetails
-
The singleton instance of PUBLIC.T_BOOK_DETAILS
- T_BOOK_STORE - Static variable in class org.jooq.scala.example.h2.Tables
-
A book store
- T_BOOK_STORE - Static variable in class org.jooq.scala.example.h2.tables.TBookStore
-
The singleton instance of PUBLIC.T_BOOK_STORE
- T_BOOK_TO_BOOK_STORE - Static variable in class org.jooq.scala.example.h2.Tables
-
An m:n relation between books and book stores
- T_BOOK_TO_BOOK_STORE - Static variable in class org.jooq.scala.example.h2.tables.TBookToBookStore
-
The singleton instance of PUBLIC.T_BOOK_TO_BOOK_STORE
- T_BOOLEANS - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_BOOLEANS
- T_BOOLEANS - Static variable in class org.jooq.scala.example.h2.tables.TBooleans
-
The singleton instance of PUBLIC.T_BOOLEANS
- T_DATES - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_DATES
- T_DATES - Static variable in class org.jooq.scala.example.h2.tables.TDates
-
The singleton instance of PUBLIC.T_DATES
- T_IDENTITY - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_IDENTITY
- T_IDENTITY - Static variable in class org.jooq.scala.example.h2.tables.TIdentity
-
The singleton instance of PUBLIC.T_IDENTITY
- T_IDENTITY_PK - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_IDENTITY_PK
- T_IDENTITY_PK - Static variable in class org.jooq.scala.example.h2.tables.TIdentityPk
-
The singleton instance of PUBLIC.T_IDENTITY_PK
- T_LANGUAGE - Static variable in class org.jooq.scala.example.h2.Tables
-
An entity holding language master data
- T_LANGUAGE - Static variable in class org.jooq.scala.example.h2.tables.TLanguage
-
The singleton instance of PUBLIC.T_LANGUAGE
- T_TRIGGERS - Static variable in class org.jooq.scala.example.h2.Tables
-
The table PUBLIC.T_TRIGGERS
- T_TRIGGERS - Static variable in class org.jooq.scala.example.h2.tables.TTriggers
-
The singleton instance of PUBLIC.T_TRIGGERS
- TABLE - Variable in class org.jooq.scala.example.h2.tables.XUnused
-
The table column PUBLIC.X_UNUSED.TABLE
- Tables - Class in org.jooq.scala.example.h2
-
This class is generated by jOOQ.
- TArrays - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TArrays() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TArrays
-
- TArrays - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TArrays() - Constructor for class org.jooq.scala.example.h2.tables.TArrays
-
- TArrays(String) - Constructor for class org.jooq.scala.example.h2.tables.TArrays
-
- TArraysRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TArraysRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TArraysRecord
-
Create a detached TArraysRecord
- TAuthor - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TAuthor() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TAuthor
-
- TAuthor - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TAuthor() - Constructor for class org.jooq.scala.example.h2.tables.TAuthor
-
- TAuthor(String) - Constructor for class org.jooq.scala.example.h2.tables.TAuthor
-
- TAuthorRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TAuthorRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TAuthorRecord
-
Create a detached TAuthorRecord
- TBook - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TBook() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TBook
-
- TBook - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TBook() - Constructor for class org.jooq.scala.example.h2.tables.TBook
-
- TBook(String) - Constructor for class org.jooq.scala.example.h2.tables.TBook
-
- TBookDetails - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TBookDetails() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TBookDetails
-
- TBookDetails - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TBookDetails() - Constructor for class org.jooq.scala.example.h2.tables.TBookDetails
-
- TBookDetails(String) - Constructor for class org.jooq.scala.example.h2.tables.TBookDetails
-
- TBookDetailsRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TBookDetailsRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TBookDetailsRecord
-
Create a detached TBookDetailsRecord
- TBookRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TBookRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TBookRecord
-
Create a detached TBookRecord
- TBookStore - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TBookStore() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TBookStore
-
- TBookStore - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TBookStore() - Constructor for class org.jooq.scala.example.h2.tables.TBookStore
-
- TBookStore(String) - Constructor for class org.jooq.scala.example.h2.tables.TBookStore
-
- TBookStoreRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TBookStoreRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TBookStoreRecord
-
Create a detached TBookStoreRecord
- TBookToBookStore - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TBookToBookStore() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TBookToBookStore
-
- TBookToBookStore - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TBookToBookStore() - Constructor for class org.jooq.scala.example.h2.tables.TBookToBookStore
-
- TBookToBookStore(String) - Constructor for class org.jooq.scala.example.h2.tables.TBookToBookStore
-
- TBookToBookStoreRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TBookToBookStoreRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TBookToBookStoreRecord
-
Create a detached TBookToBookStoreRecord
- TBooleans - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TBooleans() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TBooleans
-
- TBooleans - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TBooleans() - Constructor for class org.jooq.scala.example.h2.tables.TBooleans
-
- TBooleans(String) - Constructor for class org.jooq.scala.example.h2.tables.TBooleans
-
- TBooleansRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TBooleansRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TBooleansRecord
-
Create a detached TBooleansRecord
- TDates - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TDates() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TDates
-
- TDates - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TDates() - Constructor for class org.jooq.scala.example.h2.tables.TDates
-
- TDates(String) - Constructor for class org.jooq.scala.example.h2.tables.TDates
-
- TDatesRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TDatesRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TDatesRecord
-
Create a detached TDatesRecord
- TEST_CASE_64_69_ID - Variable in class org.jooq.scala.example.h2.tables.XTestCase_71
-
The table column PUBLIC.X_TEST_CASE_71.TEST_CASE_64_69_ID
This column is part of a FOREIGN KEY:
CONSTRAINT FK_X_TEST_CASE_71
FOREIGN KEY (TEST_CASE_64_69_ID)
REFERENCES PUBLIC.X_TEST_CASE_64_69 (ID)
- TIdentity - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TIdentity() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TIdentity
-
- TIdentity - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TIdentity() - Constructor for class org.jooq.scala.example.h2.tables.TIdentity
-
- TIdentity(String) - Constructor for class org.jooq.scala.example.h2.tables.TIdentity
-
- TIdentityPk - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TIdentityPk() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TIdentityPk
-
- TIdentityPk - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TIdentityPk() - Constructor for class org.jooq.scala.example.h2.tables.TIdentityPk
-
- TIdentityPk(String) - Constructor for class org.jooq.scala.example.h2.tables.TIdentityPk
-
- TIdentityPkRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TIdentityPkRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TIdentityPkRecord
-
Create a detached TIdentityPkRecord
- TIdentityRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TIdentityRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TIdentityRecord
-
Create a detached TIdentityRecord
- TITLE - Variable in class org.jooq.scala.example.h2.tables.TBook
-
The book's title
- TITLE - Variable in class org.jooq.scala.example.h2.tables.VBook
-
The table column PUBLIC.V_BOOK.TITLE
- TITLE - Variable in class org.jooq.scala.example.h2.tables.VLibrary
-
The table column PUBLIC.V_LIBRARY.TITLE
- TLanguage - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TLanguage() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TLanguage
-
- TLanguage - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TLanguage() - Constructor for class org.jooq.scala.example.h2.tables.TLanguage
-
- TLanguage(String) - Constructor for class org.jooq.scala.example.h2.tables.TLanguage
-
- TLanguageRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TLanguageRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TLanguageRecord
-
Create a detached TLanguageRecord
- TRUE_FALSE_LC - Variable in class org.jooq.scala.example.h2.tables.TBooleans
-
The table column PUBLIC.T_BOOLEANS.TRUE_FALSE_LC
- TRUE_FALSE_UC - Variable in class org.jooq.scala.example.h2.tables.TBooleans
-
The table column PUBLIC.T_BOOLEANS.TRUE_FALSE_UC
- TS - Variable in class org.jooq.scala.example.h2.tables.TDates
-
The table column PUBLIC.T_DATES.TS
- TS_BIGINT - Variable in class org.jooq.scala.example.h2.tables.TDates
-
The table column PUBLIC.T_DATES.TS_BIGINT
- TTriggers - Class in org.jooq.scala.example.h2.tables.pojos
-
This class is generated by jOOQ.
- TTriggers() - Constructor for class org.jooq.scala.example.h2.tables.pojos.TTriggers
-
- TTriggers - Class in org.jooq.scala.example.h2.tables
-
This class is generated by jOOQ.
- TTriggers() - Constructor for class org.jooq.scala.example.h2.tables.TTriggers
-
- TTriggers(String) - Constructor for class org.jooq.scala.example.h2.tables.TTriggers
-
- TTriggersRecord - Class in org.jooq.scala.example.h2.tables.records
-
This class is generated by jOOQ.
- TTriggersRecord() - Constructor for class org.jooq.scala.example.h2.tables.records.TTriggersRecord
-
Create a detached TTriggersRecord
- TYPE0 - Variable in class org.jooq.scala.example.h2.tables.XUnused
-
The table column PUBLIC.X_UNUSED.TYPE0