Class SDOType.TypeInstantiationPolicy

  • All Implemented Interfaces:
    Serializable, Cloneable
    Enclosing class:
    SDOType

    public static class SDOType.TypeInstantiationPolicy
    extends org.eclipse.persistence.internal.descriptors.InstantiationPolicy
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.eclipse.persistence.internal.descriptors.InstantiationPolicy

        descriptor, factory, factoryClass, factoryClassName, factoryMethodName, method, methodName
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Object buildNewInstance()  
      • Methods inherited from class org.eclipse.persistence.internal.descriptors.InstantiationPolicy

        buildDefaultConstructor, buildDefaultConstructorFor, buildFactory, buildFactoryDefaultConstructor, buildFactoryUsingDefaultConstructor, buildFactoryUsingStaticMethod, buildMethod, buildNewInstanceUsingDefaultConstructor, buildNewInstanceUsingFactory, clone, convertClassNamesToClasses, getDefaultConstructor, getDescriptor, getFactory, getFactoryClass, getFactoryClassName, getFactoryMethodName, getMethod, getMethodName, initialize, initializeMethod, isUsingDefaultConstructor, setDefaultConstructor, setDescriptor, setFactory, setFactoryClass, setFactoryClassName, setFactoryMethodName, setMethod, setMethodName, toString, useDefaultConstructorInstantiationPolicy, useFactoryInstantiationPolicy, useFactoryInstantiationPolicy, useFactoryInstantiationPolicy, useFactoryInstantiationPolicy, useFactoryInstantiationPolicy, useMethodInstantiationPolicy
    • Constructor Detail

      • TypeInstantiationPolicy

        public TypeInstantiationPolicy​(SDOType type)
    • Method Detail

      • buildNewInstance

        public Object buildNewInstance()
                                throws org.eclipse.persistence.exceptions.DescriptorException
        Overrides:
        buildNewInstance in class org.eclipse.persistence.internal.descriptors.InstantiationPolicy
        Throws:
        org.eclipse.persistence.exceptions.DescriptorException