public class SessionsFactory
extends java.lang.Object
| Constructor and Description |
|---|
SessionsFactory()
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Session> |
buildSessionConfigs(SessionConfigs eclipseLinkSessions,
java.lang.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 java.util.Map<java.lang.String,Session> buildSessionConfigs(SessionConfigs eclipseLinkSessions, java.lang.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