Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.log.DefaultSessionLogConfig
Packages that use DefaultSessionLogConfig
-
Uses of DefaultSessionLogConfig in org.eclipse.persistence.internal.sessions.factories
Methods in org.eclipse.persistence.internal.sessions.factories with parameters of type DefaultSessionLogConfigModifier and TypeMethodDescriptionprotected SessionLog
SessionsFactory.buildDefaultSessionLogConfig
(DefaultSessionLogConfig defaultSessionLogConfig) INTERNAL: Wrapped by the getSessionLog() call, therefore, config can't be null at this point.