Uses of Class
de.hybris.bootstrap.ddl.tools.persistenceinfo.DeploymentRow
-
Packages that use DeploymentRow Package Description de.hybris.bootstrap.ddl.tools.persistenceinfo -
-
Uses of DeploymentRow in de.hybris.bootstrap.ddl.tools.persistenceinfo
Methods in de.hybris.bootstrap.ddl.tools.persistenceinfo that return DeploymentRow Modifier and Type Method Description DeploymentRowDeploymentRow. withChangedPropsTableName(java.lang.String propsTableName)DeploymentRowDeploymentRow. withChangedTableName(java.lang.String tableName)DeploymentRowDeploymentRow. withChangedTypeSystem(java.lang.String typeSystemName)Methods in de.hybris.bootstrap.ddl.tools.persistenceinfo that return types with arguments of type DeploymentRow Modifier and Type Method Description java.lang.Iterable<DeploymentRow>PersistenceInformation. getAllDeploymentRowsForTypeSystem(java.lang.String typeSystemName)
-