Uses of Class
org.eclipse.persistence.sdo.SDOType
-
-
Uses of SDOType in org.eclipse.persistence.sdo
Fields in org.eclipse.persistence.sdo declared as SDOType Modifier and Type Field Description static SDOTypeSDOConstants. SDO_BOOLEANstatic SDOTypeSDOConstants. SDO_BOOLEANOBJECTType objects for types in the commonj.sdo/java namespacestatic SDOTypeSDOConstants. SDO_BYTEstatic SDOTypeSDOConstants. SDO_BYTEOBJECTstatic SDOTypeSDOConstants. SDO_BYTESstatic SDOTypeSDOConstants. SDO_CHARACTERstatic SDOTypeSDOConstants. SDO_CHARACTEROBJECTstatic SDOTypeSDOConstants. SDO_DATEstatic SDOTypeSDOConstants. SDO_DATETIMEstatic SDOTypeSDOConstants. SDO_DAYstatic SDOTypeSDOConstants. SDO_DECIMALstatic SDOTypeSDOConstants. SDO_DOUBLEstatic SDOTypeSDOConstants. SDO_DOUBLEOBJECTstatic SDOTypeSDOConstants. SDO_DURATIONstatic SDOTypeSDOConstants. SDO_FLOATstatic SDOTypeSDOConstants. SDO_FLOATOBJECTstatic SDOTypeSDOConstants. SDO_INTstatic SDOTypeSDOConstants. SDO_INTEGERstatic SDOTypeSDOConstants. SDO_INTOBJECTstatic SDOTypeSDOConstants. SDO_LONGstatic SDOTypeSDOConstants. SDO_LONGOBJECTstatic SDOTypeSDOConstants. SDO_MONTHstatic SDOTypeSDOConstants. SDO_MONTHDAYstatic SDOTypeSDOConstants. SDO_OBJECTstatic SDOTypeSDOConstants. SDO_SHORTstatic SDOTypeSDOConstants. SDO_SHORTOBJECTstatic SDOTypeSDOConstants. SDO_STRINGstatic SDOTypeSDOConstants. SDO_STRINGSstatic SDOTypeSDOConstants. SDO_TIMEstatic SDOTypeSDOConstants. SDO_URIstatic SDOTypeSDOConstants. SDO_YEARstatic SDOTypeSDOConstants. SDO_YEARMONTHstatic SDOTypeSDOConstants. SDO_YEARMONTHDAYMethods in org.eclipse.persistence.sdo that return SDOType Modifier and Type Method Description SDOTypeSDOProperty. getContainingType()Returns the containing type of this Property.SDOTypeSDODataGraph. getType(String uri, String typeName)SDOTypeSDODataObject. getType()static SDOTypeSDOHelper. getType(Type type)Return the EclipseLink implementation of Type.SDOTypeSDOProperty. getType()Returns the type of the Property.Methods in org.eclipse.persistence.sdo with parameters of type SDOType Modifier and Type Method Description voidSDOType. addBaseType(SDOType type)INTERNAL:voidSDOType. setupInheritance(SDOType parentType)Constructors in org.eclipse.persistence.sdo with parameters of type SDOType Constructor Description SDOProperty(HelperContext aContext, String aUri, String aName, SDOType aType)SDOProperty(HelperContext aContext, String aName, SDOType aType)SDOProperty(HelperContext aContext, String aName, SDOType aType, boolean hasMany)TypeInstantiationPolicy(SDOType type) -
Uses of SDOType in org.eclipse.persistence.sdo.helper
Methods in org.eclipse.persistence.sdo.helper that return SDOType Modifier and Type Method Description SDOTypeSDOTypesGenerator.GlobalRef. getOwningType()SDOTypeSDOTypesGenerator.NonContainmentReference. getOwningType()SDOTypeClassBuffer. getSdoType()SDOTypeSDOTypeHelper. getSDOTypeFromXSDType(QName aName)INTERNAL:SDOTypeSDOTypeHelper. getTypeForImplClass(Class<?> implClass)Methods in org.eclipse.persistence.sdo.helper that return types with arguments of type SDOType Modifier and Type Method Description List<SDOType>SDOTypesGenerator. getAnonymousTypes()Map<QName,SDOType>SDOTypesGenerator. getGeneratedTypesByXsdQName()Map<Class<?>,SDOType>SDOTypeHelper. getImplClassesToSDOType()Methods in org.eclipse.persistence.sdo.helper with parameters of type SDOType Modifier and Type Method Description voidSDOTypeHelper. addType(SDOType newType)INTERNAL:Class<?>SDOClassLoader. createGeneric(String className, SDOType type)Class<?>SDOClassLoader. loadClass(String className, SDOType type)voidSDOTypesGenerator.GlobalRef. setOwningType(SDOType owningType)voidSDOTypesGenerator.NonContainmentReference. setOwningType(SDOType owningType)voidClassBuffer. setSdoType(SDOType sdoType)Method parameters in org.eclipse.persistence.sdo.helper with type arguments of type SDOType Modifier and Type Method Description voidSDOTypesGenerator. setAnonymousTypes(List<SDOType> anonymousTypes)voidSDOTypesGenerator. setGeneratedTypesByXsdQName(Map<QName,SDOType> generatedTypesByXsdQName)Constructors in org.eclipse.persistence.sdo.helper with parameters of type SDOType Constructor Description DynamicClassWriter(String className, SDOType type, HelperContext aContext) -
Uses of SDOType in org.eclipse.persistence.sdo.helper.delegates
Methods in org.eclipse.persistence.sdo.helper.delegates that return SDOType Modifier and Type Method Description SDOTypeSDOTypeHelperDelegate. getSDOTypeFromXSDType(QName aName)A function to access the values stored in sdoToXSDTypes HashMapSDOTypeSDOTypeHelperDelegator. getSDOTypeFromXSDType(QName aName)SDOTypeSDOTypeHelperDelegate. getType(Class interfaceClass)Return the Type for this interfaceClass or null if not found.SDOTypeSDOTypeHelperDelegate. getType(String uri, String typeName)Return the Type specified by typeName with the given uri, or null if not found.SDOTypeSDOTypeHelperDelegate. getTypeForImplClass(Class<?> implClass)SDOTypeSDOTypeHelperDelegator. getTypeForImplClass(Class<?> implClass)SDOTypeSDOTypeHelperDelegate. getTypeForSimpleJavaType(Class<?> implClass)INTERNAL: Used to determine which SDO Type corresponds the given Java simple typeMethods in org.eclipse.persistence.sdo.helper.delegates that return types with arguments of type SDOType Modifier and Type Method Description Map<Class<?>,SDOType>SDOTypeHelperDelegate. getImplClassesToSDOType()Map<Class<?>,SDOType>SDOTypeHelperDelegator. getImplClassesToSDOType()Methods in org.eclipse.persistence.sdo.helper.delegates with parameters of type SDOType Modifier and Type Method Description voidSDOTypeHelperDelegate. addType(SDOType newType)voidSDOTypeHelperDelegator. addType(SDOType newType) -
Uses of SDOType in org.eclipse.persistence.sdo.helper.jaxb
Constructors in org.eclipse.persistence.sdo.helper.jaxb with parameters of type SDOType Constructor Description JAXBValueStore(JAXBHelperContext aJAXBHelperContext, SDOType sdoType) -
Uses of SDOType in org.eclipse.persistence.sdo.types
Subclasses of SDOType in org.eclipse.persistence.sdo.types Modifier and Type Class Description classSDOChangeSummaryTypeclassSDODataObjectTypeclassSDODataTypeclassSDOObjectTypeclassSDOOpenSequencedTypeclassSDOPropertyTypeclassSDOTypeTypeclassSDOWrapperTypeWrapper for XML datatypes.classSDOXMLHelperLoadOptionsTypeConstructors in org.eclipse.persistence.sdo.types with parameters of type SDOType Constructor Description SDOPropertyType(SDOTypeHelper sdoTypeHelper, SDOType typeType)SDOXMLHelperLoadOptionsType(SDOTypeHelper sdoTypeHelper, SDOType typeType)
-