All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jooq.util.ase.sys.tables.Sysreferences Maven / Gradle / Ivy

There is a newer version: 3.19.16
Show newest version
/**
 * This class is generated by jOOQ
 */
package org.jooq.util.ase.sys.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 Sysreferences extends org.jooq.impl.TableImpl {

	private static final long serialVersionUID = -1354733426;

	/**
	 * The singleton instance of dbo.sysreferences
	 */
	public static final org.jooq.util.ase.sys.tables.Sysreferences SYSREFERENCES = new org.jooq.util.ase.sys.tables.Sysreferences();

	/**
	 * The class holding records for this type
	 */
	private static final java.lang.Class __RECORD_TYPE = org.jooq.Record.class;

	/**
	 * The class holding records for this type
	 */
	@Override
	public java.lang.Class getRecordType() {
		return __RECORD_TYPE;
	}

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField INDEXID = createField("indexid", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField CONSTRID = createField("constrid", org.jooq.impl.SQLDataType.INTEGER, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField TABLEID = createField("tableid", org.jooq.impl.SQLDataType.INTEGER, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFTABID = createField("reftabid", org.jooq.impl.SQLDataType.INTEGER, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField KEYCNT = createField("keycnt", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField STATUS = createField("status", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FRGNDBID = createField("frgndbid", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField PMRYDBID = createField("pmrydbid", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField SPARE2 = createField("spare2", org.jooq.impl.SQLDataType.INTEGER, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY1 = createField("fokey1", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY2 = createField("fokey2", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY3 = createField("fokey3", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY4 = createField("fokey4", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY5 = createField("fokey5", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY6 = createField("fokey6", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY7 = createField("fokey7", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY8 = createField("fokey8", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY9 = createField("fokey9", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY10 = createField("fokey10", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY11 = createField("fokey11", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY12 = createField("fokey12", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY13 = createField("fokey13", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY14 = createField("fokey14", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY15 = createField("fokey15", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FOKEY16 = createField("fokey16", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY1 = createField("refkey1", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY2 = createField("refkey2", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY3 = createField("refkey3", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY4 = createField("refkey4", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY5 = createField("refkey5", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY6 = createField("refkey6", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY7 = createField("refkey7", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY8 = createField("refkey8", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY9 = createField("refkey9", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY10 = createField("refkey10", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY11 = createField("refkey11", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY12 = createField("refkey12", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY13 = createField("refkey13", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY14 = createField("refkey14", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY15 = createField("refkey15", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField REFKEY16 = createField("refkey16", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField FRGNDBNAME = createField("frgndbname", org.jooq.impl.SQLDataType.VARCHAR, SYSREFERENCES);

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField PMRYDBNAME = createField("pmrydbname", org.jooq.impl.SQLDataType.VARCHAR, SYSREFERENCES);

	/**
	 * No further instances allowed
	 */
	private Sysreferences() {
		super("sysreferences", org.jooq.util.ase.sys.Dbo.DBO);
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy