Release 2.1.0 - Re-generated HSQLDB schema
This commit is contained in:
parent
072804e133
commit
e622399208
@ -174,7 +174,7 @@
|
||||
<navigationMethods>true</navigationMethods>
|
||||
<deprecated>true</deprecated>
|
||||
<instanceFields>true</instanceFields>
|
||||
<generatedAnnotation>true</generatedAnnotation>
|
||||
<generatedAnnotation>false</generatedAnnotation>
|
||||
<records>true</records>
|
||||
<pojos>false</pojos>
|
||||
<jpaAnnotations>false</jpaAnnotations>
|
||||
|
||||
@ -8,8 +8,6 @@ package org.jooq.test.hsqldb.generatedclasses;
|
||||
*
|
||||
* A class modelling foreign key relationships between tables of the PUBLIC schema
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
@SuppressWarnings({"unchecked"})
|
||||
public class Keys extends org.jooq.impl.AbstractKeys {
|
||||
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class Public extends org.jooq.impl.SchemaImpl {
|
||||
|
||||
private static final long serialVersionUID = -459797272;
|
||||
private static final long serialVersionUID = -636355357;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class PublicFactory extends org.jooq.util.hsqldb.HSQLDBFactory {
|
||||
|
||||
private static final long serialVersionUID = 1264186885;
|
||||
private static final long serialVersionUID = -446167808;
|
||||
|
||||
/**
|
||||
* Create a factory with a connection
|
||||
|
||||
@ -8,8 +8,6 @@ package org.jooq.test.hsqldb.generatedclasses;
|
||||
*
|
||||
* Convenience access to all stored procedures and functions in PUBLIC
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public final class Routines {
|
||||
|
||||
/**
|
||||
|
||||
@ -8,8 +8,6 @@ package org.jooq.test.hsqldb.generatedclasses;
|
||||
*
|
||||
* Convenience access to all sequences in PUBLIC
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public final class Sequences {
|
||||
|
||||
/**
|
||||
|
||||
@ -8,8 +8,6 @@ package org.jooq.test.hsqldb.generatedclasses;
|
||||
*
|
||||
* Convenience access to all tables in PUBLIC
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public final class Tables {
|
||||
|
||||
/**
|
||||
|
||||
@ -6,8 +6,6 @@ package org.jooq.test.hsqldb.generatedclasses.enums;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public enum TLanguage implements org.jooq.MasterDataType<java.lang.Integer> {
|
||||
|
||||
/**
|
||||
|
||||
@ -6,8 +6,6 @@ package org.jooq.test.hsqldb.generatedclasses.enums;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public enum T_658_11 implements org.jooq.MasterDataType<java.lang.String> {
|
||||
|
||||
/**
|
||||
|
||||
@ -6,8 +6,6 @@ package org.jooq.test.hsqldb.generatedclasses.enums;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public enum T_658_12 implements org.jooq.MasterDataType<java.lang.String> {
|
||||
|
||||
/**
|
||||
|
||||
@ -6,8 +6,6 @@ package org.jooq.test.hsqldb.generatedclasses.enums;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public enum T_658_21 implements org.jooq.MasterDataType<java.lang.Integer> {
|
||||
|
||||
/**
|
||||
|
||||
@ -6,8 +6,6 @@ package org.jooq.test.hsqldb.generatedclasses.enums;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public enum T_658_22 implements org.jooq.MasterDataType<java.lang.Integer> {
|
||||
|
||||
/**
|
||||
|
||||
@ -6,8 +6,6 @@ package org.jooq.test.hsqldb.generatedclasses.enums;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public enum T_658_31 implements org.jooq.MasterDataType<java.lang.Long> {
|
||||
|
||||
/**
|
||||
|
||||
@ -6,8 +6,6 @@ package org.jooq.test.hsqldb.generatedclasses.enums;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public enum T_658_32 implements org.jooq.MasterDataType<java.lang.Long> {
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class F317 extends org.jooq.impl.AbstractRoutine<java.lang.Integer> {
|
||||
|
||||
private static final long serialVersionUID = 1440598450;
|
||||
private static final long serialVersionUID = 281472065;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class FArrays1 extends org.jooq.impl.AbstractRoutine<java.lang.Integer[]> {
|
||||
|
||||
private static final long serialVersionUID = 914725560;
|
||||
private static final long serialVersionUID = -162664889;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class FArrays2 extends org.jooq.impl.AbstractRoutine<java.lang.Long[]> {
|
||||
|
||||
private static final long serialVersionUID = -217802172;
|
||||
private static final long serialVersionUID = -400489581;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class FArrays3 extends org.jooq.impl.AbstractRoutine<java.lang.String[]> {
|
||||
|
||||
private static final long serialVersionUID = -130484950;
|
||||
private static final long serialVersionUID = -608148421;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class FAuthorExists extends org.jooq.impl.AbstractRoutine<java.lang.Integer> {
|
||||
|
||||
private static final long serialVersionUID = -1801030077;
|
||||
private static final long serialVersionUID = 1736607764;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class FGetOneCursor extends org.jooq.impl.AbstractRoutine<org.jooq.Result<org.jooq.Record>> {
|
||||
|
||||
private static final long serialVersionUID = -2147058758;
|
||||
private static final long serialVersionUID = 1899645387;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class FNumber extends org.jooq.impl.AbstractRoutine<java.lang.Integer> {
|
||||
|
||||
private static final long serialVersionUID = -1320249103;
|
||||
private static final long serialVersionUID = -1078683710;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class FOne extends org.jooq.impl.AbstractRoutine<java.lang.Integer> {
|
||||
|
||||
private static final long serialVersionUID = -1151322886;
|
||||
private static final long serialVersionUID = -1304539573;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class P391 extends org.jooq.impl.AbstractRoutine<java.lang.Void> {
|
||||
|
||||
private static final long serialVersionUID = -1621924082;
|
||||
private static final long serialVersionUID = 401900319;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class PArrays1 extends org.jooq.impl.AbstractRoutine<java.lang.Void> {
|
||||
|
||||
private static final long serialVersionUID = 812440417;
|
||||
private static final long serialVersionUID = 1697705586;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class PArrays2 extends org.jooq.impl.AbstractRoutine<java.lang.Void> {
|
||||
|
||||
private static final long serialVersionUID = 1427103544;
|
||||
private static final long serialVersionUID = 2073375753;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class PArrays3 extends org.jooq.impl.AbstractRoutine<java.lang.Void> {
|
||||
|
||||
private static final long serialVersionUID = 741171169;
|
||||
private static final long serialVersionUID = 1238344562;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class PAuthorExists extends org.jooq.impl.AbstractRoutine<java.lang.Void> {
|
||||
|
||||
private static final long serialVersionUID = 1485620601;
|
||||
private static final long serialVersionUID = -857379830;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class PCreateAuthor extends org.jooq.impl.AbstractRoutine<java.lang.Void> {
|
||||
|
||||
private static final long serialVersionUID = -1461662713;
|
||||
private static final long serialVersionUID = -81165992;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class PCreateAuthorByName extends org.jooq.impl.AbstractRoutine<java.lang.Void> {
|
||||
|
||||
private static final long serialVersionUID = 1311801443;
|
||||
private static final long serialVersionUID = -636372750;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.routines;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class PUnused extends org.jooq.impl.AbstractRoutine<java.lang.Void> {
|
||||
|
||||
private static final long serialVersionUID = 1858848634;
|
||||
private static final long serialVersionUID = 781458185;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class BigDecimal extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.BigDecimalRecord> {
|
||||
|
||||
private static final long serialVersionUID = -847796280;
|
||||
private static final long serialVersionUID = -2057388501;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.BIG_DECIMAL
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class Class extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.ClassRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1260799028;
|
||||
private static final long serialVersionUID = 1830682697;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.CLASS
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class Connection extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.ConnectionRecord> {
|
||||
|
||||
private static final long serialVersionUID = -379198363;
|
||||
private static final long serialVersionUID = 364487202;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.CONNECTION
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class Integer extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.IntegerRecord> {
|
||||
|
||||
private static final long serialVersionUID = -70746879;
|
||||
private static final long serialVersionUID = 1426739812;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.INTEGER
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class Long extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.LongRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1394676721;
|
||||
private static final long serialVersionUID = -776365586;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.LONG
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class Object extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.ObjectRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1881298421;
|
||||
private static final long serialVersionUID = -792743634;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.OBJECT
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class PreparedStatement extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.PreparedStatementRecord> {
|
||||
|
||||
private static final long serialVersionUID = 2072405377;
|
||||
private static final long serialVersionUID = 3347876;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.PREPARED_STATEMENT
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class String extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.StringRecord> {
|
||||
|
||||
private static final long serialVersionUID = 623841290;
|
||||
private static final long serialVersionUID = -1840122003;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.STRING
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class System extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.SystemRecord> {
|
||||
|
||||
private static final long serialVersionUID = 2144080632;
|
||||
private static final long serialVersionUID = 641113909;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.SYSTEM
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TArrays extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TArraysRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1836778077;
|
||||
private static final long serialVersionUID = 705465926;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_ARRAYS
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TAuthor extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TAuthorRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1489826290;
|
||||
private static final long serialVersionUID = 984794415;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_AUTHOR
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TBook extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TBookRecord> {
|
||||
|
||||
private static final long serialVersionUID = -770450759;
|
||||
private static final long serialVersionUID = 1228100086;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_BOOK
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TBookStore extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TBookStoreRecord> {
|
||||
|
||||
private static final long serialVersionUID = 41095505;
|
||||
private static final long serialVersionUID = -124837836;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_BOOK_STORE
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TBookToBookStore extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TBookToBookStoreRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1733368018;
|
||||
private static final long serialVersionUID = -827073291;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_BOOK_TO_BOOK_STORE
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TBooleans extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TBooleansRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1513635651;
|
||||
private static final long serialVersionUID = -285582912;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_BOOLEANS
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TDates extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TDatesRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1988851443;
|
||||
private static final long serialVersionUID = 2057899184;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_DATES
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TIdentity extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TIdentityRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1579905939;
|
||||
private static final long serialVersionUID = -751492848;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_IDENTITY
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TIdentityPk extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TIdentityPkRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1103333384;
|
||||
private static final long serialVersionUID = -1950135931;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_IDENTITY_PK
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TTriggers extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TTriggersRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1239148476;
|
||||
private static final long serialVersionUID = -1832096729;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_TRIGGERS
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class T_639NumbersTable extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.T_639NumbersTableRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1195148380;
|
||||
private static final long serialVersionUID = -1680853049;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_639_NUMBERS_TABLE
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class T_658Ref extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.T_658RefRecord> {
|
||||
|
||||
private static final long serialVersionUID = -2113618370;
|
||||
private static final long serialVersionUID = -1541162821;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_658_REF
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class T_725LobTest extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.T_725LobTestRecord> {
|
||||
|
||||
private static final long serialVersionUID = -940636777;
|
||||
private static final long serialVersionUID = 1610306644;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_725_LOB_TEST
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class T_785 extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.T_785Record> {
|
||||
|
||||
private static final long serialVersionUID = -81425934;
|
||||
private static final long serialVersionUID = 1148693717;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_785
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class T_937 extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.T_937Record> {
|
||||
|
||||
private static final long serialVersionUID = -1694569927;
|
||||
private static final long serialVersionUID = -1379555082;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.T_937
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class VAuthor extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.VAuthorRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1301786970;
|
||||
private static final long serialVersionUID = 745356515;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.V_AUTHOR
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class VBook extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.VBookRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1996859130;
|
||||
private static final long serialVersionUID = -1904343881;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.V_BOOK
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class VLibrary extends org.jooq.impl.TableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.VLibraryRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1929636936;
|
||||
private static final long serialVersionUID = 822535669;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.V_LIBRARY
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class XTestCase_64_69 extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.XTestCase_64_69Record> {
|
||||
|
||||
private static final long serialVersionUID = 1780533584;
|
||||
private static final long serialVersionUID = 1898589811;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.X_TEST_CASE_64_69
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class XTestCase_71 extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.XTestCase_71Record> {
|
||||
|
||||
private static final long serialVersionUID = -1927033796;
|
||||
private static final long serialVersionUID = 1737352863;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.X_TEST_CASE_71
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class XTestCase_85 extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.XTestCase_85Record> {
|
||||
|
||||
private static final long serialVersionUID = -1025474227;
|
||||
private static final long serialVersionUID = 1071753546;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.X_TEST_CASE_85
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class XUnused extends org.jooq.impl.UpdatableTableImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.XUnusedRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1623645302;
|
||||
private static final long serialVersionUID = 2054207449;
|
||||
|
||||
/**
|
||||
* The singleton instance of PUBLIC.X_UNUSED
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class BigDecimalRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.BigDecimalRecord> {
|
||||
|
||||
private static final long serialVersionUID = 724160591;
|
||||
private static final long serialVersionUID = 465745930;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class ClassRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.ClassRecord> {
|
||||
|
||||
private static final long serialVersionUID = -456332098;
|
||||
private static final long serialVersionUID = 626883555;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class ConnectionRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.ConnectionRecord> {
|
||||
|
||||
private static final long serialVersionUID = -77052274;
|
||||
private static final long serialVersionUID = 141085811;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class IntegerRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.IntegerRecord> {
|
||||
|
||||
private static final long serialVersionUID = 812692298;
|
||||
private static final long serialVersionUID = -1976883217;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class LongRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.LongRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1981783072;
|
||||
private static final long serialVersionUID = 1681524613;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class ObjectRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.ObjectRecord> {
|
||||
|
||||
private static final long serialVersionUID = 145103968;
|
||||
private static final long serialVersionUID = 1830321605;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class PreparedStatementRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.PreparedStatementRecord> {
|
||||
|
||||
private static final long serialVersionUID = -837959221;
|
||||
private static final long serialVersionUID = -1182157434;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class StringRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.StringRecord> {
|
||||
|
||||
private static final long serialVersionUID = -969481824;
|
||||
private static final long serialVersionUID = -1644005115;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class SystemRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.SystemRecord> {
|
||||
|
||||
private static final long serialVersionUID = -13030802;
|
||||
private static final long serialVersionUID = 1587099987;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TArraysRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TArraysRecord> {
|
||||
|
||||
private static final long serialVersionUID = -572488419;
|
||||
private static final long serialVersionUID = -1322756712;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TAuthorRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TAuthorRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1303080998;
|
||||
private static final long serialVersionUID = 922676107;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TBookRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TBookRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1960472511;
|
||||
private static final long serialVersionUID = 1112541178;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TBookStoreRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TBookStoreRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1349472953;
|
||||
private static final long serialVersionUID = -377265854;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TBookToBookStoreRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TBookToBookStoreRecord> {
|
||||
|
||||
private static final long serialVersionUID = 989983849;
|
||||
private static final long serialVersionUID = 1758607780;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TBooleansRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TBooleansRecord> {
|
||||
|
||||
private static final long serialVersionUID = -335607989;
|
||||
private static final long serialVersionUID = 1365759302;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TDatesRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TDatesRecord> {
|
||||
|
||||
private static final long serialVersionUID = 2104447783;
|
||||
private static final long serialVersionUID = 637300834;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TIdentityPkRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TIdentityPkRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1762519966;
|
||||
private static final long serialVersionUID = 301623299;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TIdentityRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TIdentityRecord> {
|
||||
|
||||
private static final long serialVersionUID = 2037455741;
|
||||
private static final long serialVersionUID = 1061771704;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class TTriggersRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.TTriggersRecord> {
|
||||
|
||||
private static final long serialVersionUID = 487025243;
|
||||
private static final long serialVersionUID = 397377814;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class T_639NumbersTableRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.T_639NumbersTableRecord> {
|
||||
|
||||
private static final long serialVersionUID = 2061681170;
|
||||
private static final long serialVersionUID = -1939116873;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class T_658RefRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.T_658RefRecord> {
|
||||
|
||||
private static final long serialVersionUID = -743588385;
|
||||
private static final long serialVersionUID = -528692134;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class T_725LobTestRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.T_725LobTestRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1784952662;
|
||||
private static final long serialVersionUID = -1064179525;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class T_785Record extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.T_785Record> {
|
||||
|
||||
private static final long serialVersionUID = -796917672;
|
||||
private static final long serialVersionUID = 916150781;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class T_937Record extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.T_937Record> {
|
||||
|
||||
private static final long serialVersionUID = 42990388;
|
||||
private static final long serialVersionUID = -788388135;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class VAuthorRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.VAuthorRecord> {
|
||||
|
||||
private static final long serialVersionUID = 1896642705;
|
||||
private static final long serialVersionUID = 865870732;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class VBookRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.VBookRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1836362227;
|
||||
private static final long serialVersionUID = -1321300600;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class VLibraryRecord extends org.jooq.impl.TableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.VLibraryRecord> {
|
||||
|
||||
private static final long serialVersionUID = 2063758809;
|
||||
private static final long serialVersionUID = 1917049812;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class XTestCase_64_69Record extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.XTestCase_64_69Record> {
|
||||
|
||||
private static final long serialVersionUID = 1832556559;
|
||||
private static final long serialVersionUID = 1589945780;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class XTestCase_71Record extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.XTestCase_71Record> {
|
||||
|
||||
private static final long serialVersionUID = 10821358;
|
||||
private static final long serialVersionUID = -832601623;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class XTestCase_85Record extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.XTestCase_85Record> {
|
||||
|
||||
private static final long serialVersionUID = -1295575206;
|
||||
private static final long serialVersionUID = -1460210241;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -6,11 +6,9 @@ package org.jooq.test.hsqldb.generatedclasses.tables.records;
|
||||
/**
|
||||
* This class is generated by jOOQ.
|
||||
*/
|
||||
@javax.annotation.Generated(value = {"http://www.jooq.org", "2.0.6"},
|
||||
comments = "This class is generated by jOOQ")
|
||||
public class XUnusedRecord extends org.jooq.impl.UpdatableRecordImpl<org.jooq.test.hsqldb.generatedclasses.tables.records.XUnusedRecord> {
|
||||
|
||||
private static final long serialVersionUID = -1391916284;
|
||||
private static final long serialVersionUID = 449388969;
|
||||
|
||||
/**
|
||||
* An uncommented item
|
||||
|
||||
@ -1445,4 +1445,9 @@ public abstract class jOOQAbstractTest<
|
||||
public void testLoader() throws Exception {
|
||||
new LoaderTests(this).testLoader();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testVoid() {
|
||||
// A final test case to clean up the test database
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user