primaryKey
The primary-key of the table.
final List<Association> final booleanfinal booleanfinal PrimaryKeyTable(String name,
PrimaryKey primaryKey,
boolean defaultUpsert,
boolean defaultExcludeFromDeletion) static voidclearSessionProperties(Session session) closure()intbooleangetDefaultXmlTemplate(Quoting quoting) getName()getNonVirtualPKColumns(Session session) intgetOriginalSchema(String defaultSchema) getXmlTemplateAsDocument(String xmlTemplate,
Quoting quoting) getXmlTemplateAsDocument(Quoting quoting) inthashCode()booleanbooleanbooleanvoidsetColumns(List<Column> columns) voidsetIsArtifical(boolean isArtifical) voidsetIsDistinct(boolean isDistinct) voidsetOriginalName(String originalName) voidsetXmlTemplate(String xmlTemplate) voidsetXmlTemplateInternal(String xmlTemplate) toString()getAuthor, setAuthorname - the table-nameprimaryKey - the primary key of the tabledefaultUpsert - data model default for export modedefaultExcludeFromDeletion - data model default for exclude-from-deletioncompareTo in interface Comparable<Table>o - the other tablexmlTemplate - the XML template string to setxmlTemplate - the XML template string to setnull if not setquoting - the quoting to use for column namesParserConfigurationExceptionSAXExceptionIOExceptionquoting - the quoting to use for column namesParserConfigurationExceptionSAXExceptionIOExceptionxmlTemplate - the XML template string to use, or null for the default templatequoting - the quoting to use for column namesParserConfigurationExceptionSAXExceptionIOExceptionoriginalName - the original nametrue if this table is excluded from deletionsession - the session whose properties should be clearedisArtifical - value to settrue if this table is artificialisDistinct - value to settrue if this table is a distinct join