Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.login.XMLLoginConfig
Packages that use XMLLoginConfig
-
Uses of XMLLoginConfig in org.eclipse.persistence.internal.sessions.factories
Methods in org.eclipse.persistence.internal.sessions.factories with parameters of type XMLLoginConfigModifier and TypeMethodDescriptionprotected Login
SessionsFactory.buildXMLLoginConfig
(XMLLoginConfig xmlLoginConfig) INTERNAL: Wrapped by the getLogin() call, therefore, config can't be null at this point.