Uses of Class
org.eclipse.persistence.sdo.helper.ApplicationResolver
-
Packages that use ApplicationResolver Package Description org.eclipse.persistence.sdo.helper -
-
Uses of ApplicationResolver in org.eclipse.persistence.sdo.helper
Methods in org.eclipse.persistence.sdo.helper with parameters of type ApplicationResolver Modifier and Type Method Description static voidSDOHelperContext. setApplicationResolver(ApplicationResolver aResolver)ADVANCED: Used to set an ApplicationResolver instance that will be used to retrieve info pertaining to a given application, such as the application name, in the case where our logic fails.
-