DataDefinition(DataDefinitionType type,
MappingTable mappingTable) |
DataDefinition(DataDefinitionType type,
MappingTable mappingTable,
MappingIndex mappingIndex) |
DataDefinition(DataDefinitionType type,
MappingTable mappingTable,
String indexName) |
DataDefinition(DataDefinitionType type,
MappingTable mappingTable,
TableStructure tableStructure,
MappingField mappingField) |
DataDefinition(DataDefinitionType type,
MappingTable mappingTable,
TableStructure tableStructure,
TableColumnStructure columnStructure) |
DataDefinition(DataDefinitionType type,
TableStructure tableStructure) |
DataDefinition(DataDefinitionType type,
TableStructure tableStructure,
MappingTable mappingTable,
MappingField mappingField,
TableColumnStructure columnStructure) |