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 theSDOWrapperTypeinstances for current applicationSDOHelperContext.putWrapperTypes(Map<SDOTypeHelperDelegate.SDOWrapperTypeId, SDOWrapperType> wrapperTypes) Replaces theSDOWrapperTypeinstances 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 theSDOWrapperTypeinstances for current application with the ones passed as an argument