Uses of Interface
org.eclipse.persistence.sdo.helper.SDOXSDHelper
-
Packages that use SDOXSDHelper Package Description org.eclipse.persistence.sdo org.eclipse.persistence.sdo.helper.delegates -
-
Uses of SDOXSDHelper in org.eclipse.persistence.sdo
Methods in org.eclipse.persistence.sdo that return SDOXSDHelper Modifier and Type Method Description static SDOXSDHelperSDOHelper. getXSDHelper(XSDHelper xsdHelper)Return the EclipseLink implementation of XSDHelper. -
Uses of SDOXSDHelper in org.eclipse.persistence.sdo.helper.delegates
Classes in org.eclipse.persistence.sdo.helper.delegates that implement SDOXSDHelper Modifier and Type Class Description classSDOXSDHelperDelegatePurpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD)..classSDOXSDHelperDelegatorPurpose: Provides access to additional information when the Type or Property is defined by an XML Schema (XSD)..
-