public class JdbcImportedKey extends Bean
SERIALIZED_CLASS_NAME, TYPEXML_SERIALIZED_CLASS_NAME| Constructor and Description |
|---|
JdbcImportedKey() |
addExceptionProperties, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecordnewInstanceFromJsonforEachGrandChildElement, fromXml, fromXml, fromXmlElement, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getChildElement, getChildElements, newInstanceFromXml, newInstanceFromXml, setAttribute, toXml, toXml, toXml, toXml, toXml, toXmlElement, writeXml, writeXmladdExceptionProperties, contributeExceptionProperties, contributeExceptionProperties, exception, exception, exceptionpublic JdbcTable getTable()
protected JdbcImportedKey setTable(JdbcTable table)
public String getQualifiedPrimaryKeyTable()
public String getQualifiedForiegnKeyTable()
public String getPrimaryKeyCatalogName()
public JdbcImportedKey setPrimaryKeyCatalogName(String primaryKeyCatalogName)
public String getPrimaryKeySchemaName()
public JdbcImportedKey setPrimaryKeySchemaName(String primaryKeySchemaName)
public String getPrimaryKeyTableName()
public JdbcImportedKey setPrimaryKeyTableName(String primaryKeyTableName)
public String getPrimaryKeyColumnName()
public JdbcImportedKey setPrimaryKeyColumnName(String primaryKeyColumnName)
public String getForiegnKeyCatalogName()
public JdbcImportedKey setForiegnKeyCatalogName(String foriegnKeyCatalogName)
public String getForiegnKeySchemaName()
public JdbcImportedKey setForiegnKeySchemaName(String foriegnKeySchemaName)
public String getForiegnKeyTableName()
public JdbcImportedKey setForiegnKeyTableName(String foriegnKeyTableName)
public String getForiegnKeyColumnName()
public JdbcImportedKey setForiegnKeyColumnName(String foriegnKeyColumnName)
public int getKeySequence()
public JdbcImportedKey setKeySequence(int keySequence)
public int getUpdateRule()
public JdbcImportedKey setUpdateRule(int updateRule)
public int getDeleteRule()
public JdbcImportedKey setDeleteRule(int deleteRule)
public String getForiegnKeyName()
public JdbcImportedKey setForiegnKeyName(String foriegnKeyName)
public String getPrimaryKeyName()
public JdbcImportedKey setPrimaryKeyName(String primaryKeyName)
public int getDeferrability()
public JdbcImportedKey setDeferrability(int deferrability)
public boolean isPrimaryKeyTable(JdbcTable table)
public boolean isForiegnKeyTable(JdbcTable table)
public Record toRecord()
toRecord in interface RecordSerializabletoRecord in class Beanpublic JdbcImportedKey fromRecord(Record source)
RecordSerializablethis (for fluid API call chaining).
For fluid API call chaining, the overridden method should change the declared return type to its class.fromRecord in interface RecordSerializablefromRecord in class BeanCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.