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 XSDHelper
XSDHelper.INSTANCE
The 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 XSDHelper
HelperProvider.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 SDOXSDHelper
SDOHelper.getXSDHelper
(XSDHelper xsdHelper) Return the EclipseLink implementation of XSDHelper.static <T> T
Unwraps 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 TypeInterfaceDescriptioninterface
Purpose: 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 TypeClassDescriptionclass
Purpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD)..class
Purpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD)..