Uses of Interface
commonj.sdo.helper.TypeHelper
Packages that use TypeHelper
Package
Description
-
Uses of TypeHelper in commonj.sdo.helper
Fields in commonj.sdo.helper declared as TypeHelperModifier and TypeFieldDescriptionstatic final TypeHelperTypeHelper.INSTANCEThe default TypeHelper.Methods in commonj.sdo.helper that return TypeHelperModifier and TypeMethodDescriptionHelperContext.getTypeHelper()Gets the TypeHelper to use in this context. -
Uses of TypeHelper in commonj.sdo.impl
Methods in commonj.sdo.impl that return TypeHelperModifier and TypeMethodDescriptionstatic TypeHelperHelperProvider.getTypeHelper()Gets a TypeHelperHelperProviderImpl.typeHelper() -
Uses of TypeHelper in org.eclipse.persistence.sdo
Methods in org.eclipse.persistence.sdo with parameters of type TypeHelperModifier and TypeMethodDescriptionstatic SDOTypeHelperSDOHelper.getTypeHelper(TypeHelper typeHelper) Return the EclipseLink implementation of TypeHelper.static <T> TSDOHelper.unwrap(TypeHelper typeHelper, Class<T> clazz) Unwraps a given TypeHelper resulting in an EclipseLink SDOTypeHelper. -
Uses of TypeHelper in org.eclipse.persistence.sdo.helper
Subinterfaces of TypeHelper in org.eclipse.persistence.sdo.helperModifier and TypeInterfaceDescriptioninterfacePurpose: Helper to provide access to declared SDO Types.Fields in org.eclipse.persistence.sdo.helper declared as TypeHelperMethods in org.eclipse.persistence.sdo.helper that return TypeHelperModifier and TypeMethodDescriptionSDOHelperContext.getTypeHelper()Return the TypeHelper instance for this helper context. -
Uses of TypeHelper in org.eclipse.persistence.sdo.helper.delegates
Classes in org.eclipse.persistence.sdo.helper.delegates that implement TypeHelperModifier and TypeClassDescriptionclassPurpose: Helper to provide access to declared SDO Types.classPurpose: Helper to provide access to declared SDO Types.