Class RemoveIndicesParams
java.lang.Object
de.hybris.bootstrap.ddl.adjusters.RemoveIndicesParams
Class represents parameters that can be pass to
RemoveIndicesWithSpecificPrefixesFromDatabase
and RemoveConfiguredIndicesFromDBModel-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
-
Method Details
-
getDatabase
public org.apache.ddlutils.model.Database getDatabase() -
getDbModel
-
getIndicesNamesToIgnoreInDbModel
-
getIndicesRegexToIgnoreInDbModel
-
getIgnoredIndicesStr
-
isRecreateIndicesFoundInItems
-
isDropIndicesFoundInItems
-
getTablePrefix
-
getTableNameLength
-
getConstraintNameLength
-
builder
-
builderForIgnoreIndicesInItems
public static RemoveIndicesParams.RemoveConfiguredIndicesFromDbModelParamsBuilder builderForIgnoreIndicesInItems()
-