Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.log.LogConfig
Packages that use LogConfig
Package
Description
-
Uses of LogConfig in org.eclipse.persistence.internal.sessions.factories
Methods in org.eclipse.persistence.internal.sessions.factories with parameters of type LogConfigModifier and TypeMethodDescriptionprotected SessionLog
SessionsFactory.buildSessionLog
(LogConfig logConfig, AbstractSession session) INTERNAL:protected void
SessionsFactory.processLogConfig
(LogConfig logConfig, SessionLog log) INTERNAL: -
Uses of LogConfig in org.eclipse.persistence.internal.sessions.factories.model.log
Subclasses of LogConfig in org.eclipse.persistence.internal.sessions.factories.model.logModifier and TypeClassDescriptionclass
INTERNAL:class
INTERNAL:class
INTERNAL: -
Uses of LogConfig in org.eclipse.persistence.internal.sessions.factories.model.session
Methods in org.eclipse.persistence.internal.sessions.factories.model.session that return LogConfigMethods in org.eclipse.persistence.internal.sessions.factories.model.session with parameters of type LogConfig