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://jooq.sourceforge.net",
                            comments = "This class is generated by jOOQ")
public class Sysreferences extends org.jooq.impl.TableImpl {

	private static final long serialVersionUID = -806755524;

	/**
	 * The singleton instance of 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.util.ase.sys.tables.records.SysreferencesRecord.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 = new org.jooq.impl.TableFieldImpl("indexid", org.jooq.impl.SQLDataType.SMALLINT, SYSREFERENCES);

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	/**
	 * An uncommented item
	 */
	public static final org.jooq.TableField PMRYDBNAME = new org.jooq.impl.TableFieldImpl("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