public class SessionsFactory extends Object
| Constructor and Description |
|---|
SessionsFactory()
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Session> |
buildSessionConfigs(SessionConfigs eclipseLinkSessions,
ClassLoader classLoader)
INTERNAL:
To build EclipseLink sessions, users must call this method with a
SessionConfigs object returned from an OX read in the
XMLSessionsConfigLoader. |
public Map<String,Session> buildSessionConfigs(SessionConfigs eclipseLinkSessions, ClassLoader classLoader)
XMLSessionsConfigLoader.eclipseLinkSessions - object returned from an OX read in the XMLSessionsConfigLoaderclassLoader - class loader used in the XMLSessionsConfigLoaderEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference