Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.pool.PoolsConfig
Package
Description
-
Uses of PoolsConfig in org.eclipse.persistence.internal.sessions.factories
Modifier and TypeMethodDescriptionprotected void
SessionsFactory.processPoolsConfig
(PoolsConfig poolsConfig, ServerSession serverSession) INTERNAL: Process the PoolsConfig object. -
Uses of PoolsConfig in org.eclipse.persistence.internal.sessions.factories.model.session
Modifier and TypeMethodDescriptionvoid
ServerSessionConfig.setPoolsConfig
(PoolsConfig poolsConfig)