| Package | Description |
|---|---|
| de.hybris.platform.core | |
| de.hybris.platform.persistence | |
| de.hybris.platform.persistence.numberseries | |
| de.hybris.platform.util.typesystem |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ItemDeployment.Attribute.getColumnDeclaration(java.lang.String database,
DeploymentImpl deployment) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TableJDBC.createTable(java.sql.Connection conn,
ItemDeployment depl,
DeploymentImpl deployments)
Creates a item table.
|
static void |
TableJDBC.updateTable(java.sql.Connection conn,
ItemDeployment depl,
DBTable table,
java.util.Collection<ItemDeployment.Attribute> missingAttributes,
DeploymentImpl deployments)
Modifies a existing item table.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultSerialNumberDAO.alterSeriesTable(java.sql.Connection conn,
DeploymentImpl deployments,
ItemDeployment depl,
de.hybris.platform.persistence.numberseries.DefaultSerialNumberDAO.TableInfo info) |
protected void |
DefaultSerialNumberDAO.createSeriesTable(java.sql.Connection conn,
DeploymentImpl deployments,
ItemDeployment depl) |
protected void |
DefaultSerialNumberDAO.initTable(java.sql.Connection conn,
DeploymentImpl deployments,
ItemDeployment depl,
de.hybris.platform.persistence.numberseries.DefaultSerialNumberDAO.TableInfo info) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParsedDeployments |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentImpl |
TypeSystemUtils.loadDeployments(java.util.List<java.lang.String> extNames,
boolean validate,
boolean update) |
static DeploymentImpl |
TypeSystemUtils.loadDeployments(java.util.List<java.lang.String> extNames,
boolean validate,
boolean update,
boolean ignoreDeploymentsTable) |
static DeploymentImpl |
TypeSystemUtils.loadDeployments(java.lang.String extName,
boolean update) |
static DeploymentImpl |
TypeSystemUtils.loadDeploymentsForInitialization(java.lang.String extName,
boolean forceClean) |
static DeploymentImpl |
TypeSystemUtils.loadDeploymentsForMigration(java.lang.String extensionName,
boolean update,
boolean validate) |
Copyright © 2018 SAP SE. All Rights Reserved.