Uses of Interface
commonj.sdo.helper.XSDHelper
Package
Description
-
Uses of XSDHelper in commonj.sdo.helper
Modifier and TypeFieldDescriptionstatic final XSDHelper
XSDHelper.INSTANCE
The default XSDHelper.Modifier and TypeMethodDescriptionHelperContext.getXSDHelper()
Gets the XSDHelper to use in this context. -
Uses of XSDHelper in commonj.sdo.impl
Modifier and TypeMethodDescriptionstatic XSDHelper
HelperProvider.getXSDHelper()
Gets an XSDHelperHelperProviderImpl.xsdHelper()
-
Uses of XSDHelper in org.eclipse.persistence.sdo
Modifier 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
Modifier and TypeInterfaceDescriptioninterface
Purpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD).Modifier and TypeMethodDescriptionSDOHelperContext.getXSDHelper()
Return the XSDHelper instance for this helper context. -
Uses of XSDHelper in org.eclipse.persistence.sdo.helper.delegates
Modifier 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)..