Class RemoveConfiguredIndicesFromDBModel.TableNameWithIndexName
- java.lang.Object
-
- de.hybris.bootstrap.ddl.adjusters.RemoveConfiguredIndicesFromDBModel.TableNameWithIndexName
-
- Enclosing class:
- RemoveConfiguredIndicesFromDBModel
public static class RemoveConfiguredIndicesFromDBModel.TableNameWithIndexName extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TableNameWithIndexName(java.lang.String tableName, java.lang.String indexName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.lang.StringgetIndexName()java.lang.StringgetTableName()inthashCode()
-