Uses of Interface
commonj.sdo.helper.XSDHelper
Packages that use XSDHelper
Package
Description
-
Uses of XSDHelper in commonj.sdo.helper
Fields in commonj.sdo.helper declared as XSDHelperModifier and TypeFieldDescriptionstatic final XSDHelperXSDHelper.INSTANCEThe default XSDHelper.Methods in commonj.sdo.helper that return XSDHelperModifier and TypeMethodDescriptionHelperContext.getXSDHelper()Gets the XSDHelper to use in this context. -
Uses of XSDHelper in commonj.sdo.impl
Methods in commonj.sdo.impl that return XSDHelperModifier and TypeMethodDescriptionstatic XSDHelperHelperProvider.getXSDHelper()Gets an XSDHelperHelperProviderImpl.xsdHelper() -
Uses of XSDHelper in org.eclipse.persistence.sdo
Methods in org.eclipse.persistence.sdo with parameters of type XSDHelperModifier and TypeMethodDescriptionstatic SDOXSDHelperSDOHelper.getXSDHelper(XSDHelper xsdHelper) Return the EclipseLink implementation of XSDHelper.static <T> TUnwraps a given XSDHelper resulting in an EclipseLink SDOXSDHelper. -
Uses of XSDHelper in org.eclipse.persistence.sdo.helper
Subinterfaces of XSDHelper in org.eclipse.persistence.sdo.helperModifier and TypeInterfaceDescriptioninterfacePurpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD).Fields in org.eclipse.persistence.sdo.helper declared as XSDHelperMethods in org.eclipse.persistence.sdo.helper that return XSDHelperModifier and TypeMethodDescriptionSDOHelperContext.getXSDHelper()Return the XSDHelper instance for this helper context. -
Uses of XSDHelper in org.eclipse.persistence.sdo.helper.delegates
Classes in org.eclipse.persistence.sdo.helper.delegates that implement XSDHelperModifier and TypeClassDescriptionclassPurpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD)..classPurpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD)..