| 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,
java.lang.String oldPropTableName) |
static EJBPropertyCache |
OldPropertyJDBC.getProperties(PK itemPK,
long timestamp,
java.lang.String oldPropTableName) |
static EJBPropertyCache |
EJBPropertyCache.load(long timestamp,
java.util.Collection<EJBProperty> allProps) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OldPropertyJDBC.writeOldProperties(EJBPropertyCache oldPropCache,
PK itemPK,
PK typePK,
java.lang.String tableName) |
Copyright © 2018 SAP SE. All Rights Reserved.