Uses of Class
org.eclipse.persistence.sdo.types.SDOWrapperType
Packages that use SDOWrapperType
-
Uses of SDOWrapperType in org.eclipse.persistence.sdo.helper
Methods in org.eclipse.persistence.sdo.helper that return types with arguments of type SDOWrapperTypeModifier and TypeMethodDescriptionSDOHelperContext.getWrapperTypes()
Returns theSDOWrapperType
instances for current applicationSDOHelperContext.putWrapperTypes
(Map<SDOTypeHelperDelegate.SDOWrapperTypeId, SDOWrapperType> wrapperTypes) Replaces theSDOWrapperType
instances for current application with the ones passed as an argumentMethod parameters in org.eclipse.persistence.sdo.helper with type arguments of type SDOWrapperTypeModifier and TypeMethodDescriptionSDOHelperContext.putWrapperTypes
(Map<SDOTypeHelperDelegate.SDOWrapperTypeId, SDOWrapperType> wrapperTypes) Replaces theSDOWrapperType
instances for current application with the ones passed as an argument