| Package | Description |
|---|---|
| de.hybris.platform.persistence.property |
| Modifier and Type | Method and Description |
|---|---|
static EJBPropertyCache |
EJBPropertyCache.create(long timestamp) |
static EJBPropertyCache |
OldPropertyJDBC.createProperties(PK itemPK,
long timestamp,
String oldPropTableName) |
static EJBPropertyCache |
OldPropertyJDBC.getProperties(PK itemPK,
long timestamp,
String oldPropTableName) |
static EJBPropertyCache |
EJBPropertyCache.load(long timestamp,
Collection<EJBProperty> allProps) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OldPropertyJDBC.writeOldProperties(EJBPropertyCache oldPropCache,
PK itemPK,
PK typePK,
String tableName) |
Copyright © 2017 SAP SE. All Rights Reserved.