org.jooq.util.ingres.ingres.tables.Iitables Maven / Gradle / Ivy
/**
* This class is generated by jOOQ
*/
package org.jooq.util.ingres.ingres.tables;
/**
* This class is generated by jOOQ.
*/
@javax.annotation.Generated(value = "http://jooq.sourceforge.net",
comments = "This class is generated by jOOQ")
public class Iitables extends org.jooq.impl.TableImpl {
private static final long serialVersionUID = -2026214164;
/**
* The singleton instance of iitables
*/
public static final org.jooq.util.ingres.ingres.tables.Iitables IITABLES = new org.jooq.util.ingres.ingres.tables.Iitables();
/**
* The class holding records for this type
*/
private static final java.lang.Class __RECORD_TYPE = org.jooq.util.ingres.ingres.tables.records.IitablesRecord.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 TABLE_NAME = new org.jooq.impl.TableFieldImpl("table_name", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_OWNER = new org.jooq.impl.TableFieldImpl("table_owner", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField CREATE_DATE = new org.jooq.impl.TableFieldImpl("create_date", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField ALTER_DATE = new org.jooq.impl.TableFieldImpl("alter_date", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_TYPE = new org.jooq.impl.TableFieldImpl("table_type", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_SUBTYPE = new org.jooq.impl.TableFieldImpl("table_subtype", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_VERSION = new org.jooq.impl.TableFieldImpl("table_version", org.jooq.impl.SQLDataType.VARCHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField SYSTEM_USE = new org.jooq.impl.TableFieldImpl("system_use", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_STATS = new org.jooq.impl.TableFieldImpl("table_stats", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_INDEXES = new org.jooq.impl.TableFieldImpl("table_indexes", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField IS_READONLY = new org.jooq.impl.TableFieldImpl("is_readonly", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField CONCURRENT_ACCESS = new org.jooq.impl.TableFieldImpl("concurrent_access", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField NUM_ROWS = new org.jooq.impl.TableFieldImpl("num_rows", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField STORAGE_STRUCTURE = new org.jooq.impl.TableFieldImpl("storage_structure", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField IS_COMPRESSED = new org.jooq.impl.TableFieldImpl("is_compressed", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField KEY_IS_COMPRESSED = new org.jooq.impl.TableFieldImpl("key_is_compressed", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField DUPLICATE_ROWS = new org.jooq.impl.TableFieldImpl("duplicate_rows", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField UNIQUE_RULE = new org.jooq.impl.TableFieldImpl("unique_rule", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField NUMBER_PAGES = new org.jooq.impl.TableFieldImpl("number_pages", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField OVERFLOW_PAGES = new org.jooq.impl.TableFieldImpl("overflow_pages", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField ROW_WIDTH = new org.jooq.impl.TableFieldImpl("row_width", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField EXPIRE_DATE = new org.jooq.impl.TableFieldImpl("expire_date", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField MODIFY_DATE = new org.jooq.impl.TableFieldImpl("modify_date", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField LOCATION_NAME = new org.jooq.impl.TableFieldImpl("location_name", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_INTEGRITIES = new org.jooq.impl.TableFieldImpl("table_integrities", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_PERMITS = new org.jooq.impl.TableFieldImpl("table_permits", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField ALL_TO_ALL = new org.jooq.impl.TableFieldImpl("all_to_all", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField RET_TO_ALL = new org.jooq.impl.TableFieldImpl("ret_to_all", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField IS_JOURNALLED = new org.jooq.impl.TableFieldImpl("is_journalled", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField VIEW_BASE = new org.jooq.impl.TableFieldImpl("view_base", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField MULTI_LOCATIONS = new org.jooq.impl.TableFieldImpl("multi_locations", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_IFILLPCT = new org.jooq.impl.TableFieldImpl("table_ifillpct", org.jooq.impl.SQLDataType.SMALLINT, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_DFILLPCT = new org.jooq.impl.TableFieldImpl("table_dfillpct", org.jooq.impl.SQLDataType.SMALLINT, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_LFILLPCT = new org.jooq.impl.TableFieldImpl("table_lfillpct", org.jooq.impl.SQLDataType.SMALLINT, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_MINPAGES = new org.jooq.impl.TableFieldImpl("table_minpages", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_MAXPAGES = new org.jooq.impl.TableFieldImpl("table_maxpages", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_RELSTAMP1 = new org.jooq.impl.TableFieldImpl("table_relstamp1", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_RELSTAMP2 = new org.jooq.impl.TableFieldImpl("table_relstamp2", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_RELTID = new org.jooq.impl.TableFieldImpl("table_reltid", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_RELTIDX = new org.jooq.impl.TableFieldImpl("table_reltidx", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField UNIQUE_SCOPE = new org.jooq.impl.TableFieldImpl("unique_scope", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField ALLOCATION_SIZE = new org.jooq.impl.TableFieldImpl("allocation_size", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField EXTEND_SIZE = new org.jooq.impl.TableFieldImpl("extend_size", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField ALLOCATED_PAGES = new org.jooq.impl.TableFieldImpl("allocated_pages", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField LABEL_GRANULARITY = new org.jooq.impl.TableFieldImpl("label_granularity", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField ROW_SECURITY_AUDIT = new org.jooq.impl.TableFieldImpl("row_security_audit", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField SECURITY_LABEL = new org.jooq.impl.TableFieldImpl("security_label", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_PAGESIZE = new org.jooq.impl.TableFieldImpl("table_pagesize", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_RELVERSION = new org.jooq.impl.TableFieldImpl("table_relversion", org.jooq.impl.SQLDataType.SMALLINT, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_RELTOTWID = new org.jooq.impl.TableFieldImpl("table_reltotwid", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_RELTCPRI = new org.jooq.impl.TableFieldImpl("table_reltcpri", org.jooq.impl.SQLDataType.SMALLINT, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TUPS_PER_PAGE = new org.jooq.impl.TableFieldImpl("tups_per_page", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField KEYS_PER_PAGE = new org.jooq.impl.TableFieldImpl("keys_per_page", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField KEYS_PER_LEAF = new org.jooq.impl.TableFieldImpl("keys_per_leaf", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField PHYS_PARTITIONS = new org.jooq.impl.TableFieldImpl("phys_partitions", org.jooq.impl.SQLDataType.SMALLINT, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField PARTITION_DIMENSIONS = new org.jooq.impl.TableFieldImpl("partition_dimensions", org.jooq.impl.SQLDataType.SMALLINT, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_RELDATAWID = new org.jooq.impl.TableFieldImpl("table_reldatawid", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField TABLE_RELTOTDATAWID = new org.jooq.impl.TableFieldImpl("table_reltotdatawid", org.jooq.impl.SQLDataType.INTEGER, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField ENCRYPTED_COLUMNS = new org.jooq.impl.TableFieldImpl("encrypted_columns", org.jooq.impl.SQLDataType.CHAR, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField ENCRYPTION_VERSION = new org.jooq.impl.TableFieldImpl("encryption_version", org.jooq.impl.SQLDataType.SMALLINT, IITABLES);
/**
* An uncommented item
*/
public static final org.jooq.TableField ENCRYPTION_TYPE = new org.jooq.impl.TableFieldImpl("encryption_type", org.jooq.impl.SQLDataType.VARCHAR, IITABLES);
/**
* No further instances allowed
*/
private Iitables() {
super("iitables", org.jooq.util.ingres.ingres.$ingres.$INGRES);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy