- GenerateIDGenerator - Class in org.datanucleus.store.xml.valuegenerator
-
Value generator for calling xpath generate-id().
- GenerateIDGenerator(String, Properties) - Constructor for class org.datanucleus.store.xml.valuegenerator.GenerateIDGenerator
-
Constructor.
- getAllFieldAnnotations(Field, Locatable) - Method in class org.datanucleus.store.xml.jaxbri.JAXBRIAnnotationReader
-
Method to return all (JAXB) annotations on the specified field.
- getAllMethodAnnotations(Method, Locatable) - Method in class org.datanucleus.store.xml.jaxbri.JAXBRIAnnotationReader
-
Method to return all (JAXB) annotations on the specified method.
- getClassAnnotation(Class<A>, Class, Locatable) - Method in class org.datanucleus.store.xml.jaxbri.JAXBRIAnnotationReader
-
- getClassArrayValue(Annotation, String) - Method in class org.datanucleus.store.xml.jaxbri.JAXBRIAnnotationReader
-
- getClassNameForIdentity(ExecutionContext, String[], Object) - Method in class org.datanucleus.store.xml.XMLStoreManager
-
Method to return which of the possible class names for an identity corresponds to an object
in the datastore.
- getClassNameForObjectID(Object, ClassLoaderResolver, ExecutionContext) - Method in class org.datanucleus.store.xml.XMLStoreManager
-
- getClassValue(Annotation, String) - Method in class org.datanucleus.store.xml.jaxbri.JAXBRIAnnotationReader
-
- getConnection() - Method in class org.datanucleus.store.xml.ConnectionFactoryImpl.ManagedConnectionImpl
-
- getDefaultRootXPath() - Static method in class org.datanucleus.store.xml.XMLUtils
-
Convenience method to return the default root element name to use if none specified.
- getElementNameForClass(AbstractClassMetaData) - Static method in class org.datanucleus.store.xml.XMLUtils
-
Method to return the name of the XML element where we store the objects of the specified type.
- getElementNameForMember(AbstractMemberMetaData, FieldRole) - Static method in class org.datanucleus.store.xml.XMLUtils
-
Method to return the name of the XML element to use for the specified field/property.
- getElementTypeForMember(AbstractMemberMetaData, ClassLoaderResolver) - Static method in class org.datanucleus.store.xml.XMLUtils
-
Method to return the type of the XML element to use for the specified field/property.
- getFieldAnnotation(Class<A>, Field, Locatable) - Method in class org.datanucleus.store.xml.jaxbri.JAXBRIAnnotationReader
-
- getJAXBContext(Class[], ClassLoaderResolver) - Method in class org.datanucleus.store.xml.AbstractJAXBHandler
-
Convenience method to return a JAXContext for the supplied classes.
- getJAXBContext(Class[], ClassLoaderResolver) - Method in class org.datanucleus.store.xml.jaxbri.JAXBRIHandler
-
- getJAXBDefaultNameForName(String) - Static method in class org.datanucleus.store.xml.XMLUtils
-
Convenience method to return the JAXB default for the name of a class/field.
- getJAXBHandler() - Method in class org.datanucleus.store.xml.XMLStoreManager
-
- getMethodAnnotation(Class<A>, Method, Locatable) - Method in class org.datanucleus.store.xml.jaxbri.JAXBRIAnnotationReader
-
- getMethodParameterAnnotation(Class<A>, Method, int, Locatable) - Method in class org.datanucleus.store.xml.jaxbri.JAXBRIAnnotationReader
-
- getPackageAnnotation(Class<A>, Class, Locatable) - Method in class org.datanucleus.store.xml.jaxbri.JAXBRIAnnotationReader
-
- getSize() - Method in class org.datanucleus.store.xml.query.XMLCandidateList
-
- getStrategyForNative(AbstractClassMetaData, int) - Method in class org.datanucleus.store.xml.XMLStoreManager
-
Method defining which value-strategy to use when the user specifies "native".
- getStrategyValueForGenerator(ValueGenerator, ExecutionContext) - Method in class org.datanucleus.store.xml.XMLStoreManager
-
Accessor for the next value from the specified generator.
- getSupportedOptions() - Method in class org.datanucleus.store.xml.XMLStoreManager
-
Accessor for the supported options in string form.
- getXAResource() - Method in class org.datanucleus.store.xml.ConnectionFactoryImpl.ManagedConnectionImpl
-
- getXPathForClass(AbstractClassMetaData) - Static method in class org.datanucleus.store.xml.XMLUtils
-
Method to return the XPath where the specified class is located in the XML file.