Class CompleteSizeForIndicesFromDBModel
java.lang.Object
de.hybris.bootstrap.ddl.adjusters.CompleteSizeForIndices
de.hybris.bootstrap.ddl.adjusters.CompleteSizeForIndicesFromDBModel
- All Implemented Interfaces:
SchemaAdjuster
public class CompleteSizeForIndicesFromDBModel
extends CompleteSizeForIndices
implements SchemaAdjuster
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.hybris.bootstrap.ddl.SchemaAdjuster
SchemaAdjuster.ChainedSchemaAdjuster -
Field Summary
Fields inherited from interface de.hybris.bootstrap.ddl.SchemaAdjuster
NONE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.bootstrap.ddl.adjusters.CompleteSizeForIndices
adjustIndexColumnSizeIfNeeded
-
Constructor Details
-
CompleteSizeForIndicesFromDBModel
-
-
Method Details
-
adjust
public void adjust()Description copied from interface:SchemaAdjusterInvoked to adjust schema- Specified by:
adjustin interfaceSchemaAdjuster
-