| Package | Description |
|---|---|
| de.hybris.platform.core | |
| de.hybris.platform.persistence | |
| de.hybris.platform.persistence.meta |
| Modifier and Type | Method and Description |
|---|---|
protected MetaInformationRemote |
MasterTenant.createSlaveTenantMetaInfo(String tenantID,
String dbUrl,
String dbUser,
String dbPassword,
String dbDriver,
String dbTablePrefix,
String fromJNDI,
String locDef,
String tzDef,
String dataSourceClassName)
Deprecated.
since 5.0 use file based slave system configuration see
Registry.getSlaveTenants(). |
| Modifier and Type | Method and Description |
|---|---|
protected Set<MetaInformationRemote> |
MasterTenant.getSlaveSystemMetaInfos()
Deprecated.
since 5.0 use file based slave system configuration see
Registry.getSlaveTenants(). |
| Modifier and Type | Method and Description |
|---|---|
MetaInformationRemote |
SystemEJB.getGlobalMetaInformation() |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaInformation_HJMPWrapper |
class |
MetaInformationEJB |
| Modifier and Type | Method and Description |
|---|---|
MetaInformationRemote |
MetaInformation_HJMPWrapper.create(PK param0,
String param1) |
MetaInformationRemote |
MetaInformationHome.create(PK pk,
String systemName) |
MetaInformationRemote |
MetaInformation_HJMPWrapper.findByPrimaryKey(PK pkValue) |
MetaInformationRemote |
MetaInformation_HJMPWrapper.findBySystemID(String param0) |
MetaInformationRemote |
MetaInformationHome.findBySystemID(String sysID) |
Copyright © 2017 SAP SE. All Rights Reserved.