| Package | Description |
|---|---|
| de.hybris.bootstrap.ddl | |
| de.hybris.bootstrap.ddl.model |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DatabaseModelGenerator.canReuseExistingColumnForAttribute(YColumn existingColumn,
YAttributeDescriptor attributeDescriptor,
YTable targetTable) |
| Modifier and Type | Method and Description |
|---|---|
YTable |
YDbModel.getLocalizedTable(String tableName) |
YTable |
YDbModel.getMappedTable(YComposedType yComposedType) |
YTable |
YDbModel.getTable(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
List<YTable> |
YDbModel.getLocalizedTables() |
Map<String,YTable> |
YDbModel.getTables() |
Map<String,YTable> |
YDbTableProvider.getTables() |
Copyright © 2017 SAP SE. All Rights Reserved.