Verwendungen von Datensatzklasse
ch.nolix.systemapi.midschema.structure.TableIdentification
Packages, die TableIdentification verwenden
Package
Beschreibung
-
Verwendungen von TableIdentification in ch.nolix.system.middata.adapter
Methoden in ch.nolix.system.middata.adapter mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungAbstractDataAdapter.loadMultiBackReferenceEntries(TableIdentification table, String entityId, ColumnIdentification multiBackReferenceColumn) -
Verwendungen von TableIdentification in ch.nolix.system.midschema.adapter
Methoden in ch.nolix.system.midschema.adapter mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungfinal voidAbstractSchemaAdapter.addColumn(TableIdentification table, ColumnDto column) final voidAbstractSchemaAdapter.deleteColumn(TableIdentification table, String columnName) final voidAbstractSchemaAdapter.setColumnModel(TableIdentification table, ColumnIdentification column, FieldType fieldType, DataType dataType, IContainer<String> referenceableTableIds, IContainer<String> backReferenceableColumnIds) -
Verwendungen von TableIdentification in ch.nolix.system.nodemiddata.datareader
Methoden in ch.nolix.system.nodemiddata.datareader mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungDataReader.loadMultiBackReferenceEntries(TableIdentification table, String entityId, ColumnIdentification multiBackReferenceColumn) -
Verwendungen von TableIdentification in ch.nolix.system.nodemidschema.schemawriter
Methoden in ch.nolix.system.nodemidschema.schemawriter mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungvoidSchemaWriter.addColumn(TableIdentification table, ColumnDto column) static voidSchemaWriterActionProvider.addColumn(IMutableNode<?> nodeDatabase, TableIdentification table, ColumnDto column) voidSchemaWriter.deleteColumn(TableIdentification table, String columnName) static voidSchemaWriterActionProvider.deleteColumn(IMutableNode<?> nodeDatabase, TableIdentification table, String columnName) voidSchemaWriter.setColumnModel(TableIdentification table, ColumnIdentification column, FieldType fieldType, DataType dataType, IContainer<String> referenceableTableIds, IContainer<String> backReferenceableColumnIds) static voidSchemaWriterActionProvider.setColumnModel(IMutableNode<?> nodeDatabase, TableIdentification table, ColumnIdentification column, FieldType fieldType, DataType dataType, IContainer<String> referenceableTableIds, IContainer<String> backReferenceableColumnIds) -
Verwendungen von TableIdentification in ch.nolix.system.sqlmiddata.datareader
Methoden in ch.nolix.system.sqlmiddata.datareader mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungDataReader.loadMultiBackReferenceEntries(TableIdentification table, String entityId, ColumnIdentification multiBackReferenceColumn) -
Verwendungen von TableIdentification in ch.nolix.system.sqlmidschema.schemawriter
Methoden in ch.nolix.system.sqlmidschema.schemawriter mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungvoidSchemaDataWriter.addColumn(TableIdentification table, ColumnDto column) voidSchemaWriter.addColumn(TableIdentification table, ColumnDto column) voidSchemaDataWriter.deleteColumn(TableIdentification table, String columnName) voidSchemaWriter.deleteColumn(TableIdentification table, String columnName) voidSchemaWriter.setColumnModel(TableIdentification table, ColumnIdentification column, FieldType fieldType, DataType dataType, IContainer<String> referenceableTableIds, IContainer<String> backReferenceableColumnIds) voidSchemaDataWriter.setContentModel(TableIdentification table, ColumnIdentification column, FieldType fieldType, DataType dataType, IContainer<String> referenceableTableIds, IContainer<String> backReferenceableColumnIds) -
Verwendungen von TableIdentification in ch.nolix.system.sqlmidschema.statementcreator
Methoden in ch.nolix.system.sqlmidschema.statementcreator mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungSchemaDataStatementCreator.createStatementsToAddColumn(TableIdentification table, ColumnDto column) SchemaDataStatementCreator.createStatementsToSetContentModel(TableIdentification table, ColumnIdentification column, FieldType fieldType, DataType dataType, IContainer<String> referenceableTableIds, IContainer<String> backReferenceableColumnIds) SchemaDataStatementCreator.createStatementToDeleteColumn(TableIdentification table, String columnName) -
Verwendungen von TableIdentification in ch.nolix.system.sqlschema.adapter
Methoden in ch.nolix.system.sqlschema.adapter mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungvoidSchemaWriter.addColumn(TableIdentification table, ColumnDto column) voidSqlSchemaAdapter.addColumn(TableIdentification table, ColumnDto column) voidSchemaWriter.addColumns(TableIdentification table, IContainer<ColumnDto> columns) voidSqlSchemaAdapter.addColumns(TableIdentification table, IContainer<ColumnDto> columns) -
Verwendungen von TableIdentification in ch.nolix.systemapi.middata.adapter
Methoden in ch.nolix.systemapi.middata.adapter mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungIDataReader.loadMultiBackReferenceEntries(TableIdentification table, String entityId, ColumnIdentification multiBackReferenceColumn) -
Verwendungen von TableIdentification in ch.nolix.systemapi.midschema.adapter
Methoden in ch.nolix.systemapi.midschema.adapter mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungvoidISchemaWriter.addColumn(TableIdentification table, ColumnDto column) voidISchemaWriter.deleteColumn(TableIdentification table, String columnName) voidISchemaWriter.setColumnModel(TableIdentification table, ColumnIdentification columnIdentification, FieldType fieldType, DataType dataType, IContainer<String> referenceableTableIds, IContainer<String> backReferenceableColumnIds) -
Verwendungen von TableIdentification in ch.nolix.systemapi.sqlmidschema.statementcreator
Methoden in ch.nolix.systemapi.sqlmidschema.statementcreator mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungISchemaDataStatementCreator.createStatementsToAddColumn(TableIdentification table, ColumnDto column) ISchemaDataStatementCreator.createStatementsToSetContentModel(TableIdentification table, ColumnIdentification column, FieldType fieldType, DataType dataType, IContainer<String> referenceableTableIds, IContainer<String> backReferenceableColumnIds) ISchemaDataStatementCreator.createStatementToDeleteColumn(TableIdentification table, String columnName) -
Verwendungen von TableIdentification in ch.nolix.systemapi.sqlschema.adapter
Methoden in ch.nolix.systemapi.sqlschema.adapter mit Parametern vom Typ TableIdentificationModifikator und TypMethodeBeschreibungvoidISchemaWriter.addColumn(TableIdentification table, ColumnDto column) voidISchemaWriter.addColumns(TableIdentification table, IContainer<ColumnDto> columns)