Package | Description |
---|---|
org.apache.jdo.impl.model.jdo |
This package contains classes that implement the JDO model interfaces
and provide access to JDO metadata.
|
org.apache.jdo.impl.model.jdo.caching | |
org.apache.jdo.model.jdo |
This package defines the JDOModel API.
|
Modifier and Type | Class and Description |
---|---|
class |
JDOReferenceImpl
An instance of this class represents the JDO relationship metadata
of a reference relationship field.
|
Modifier and Type | Method and Description |
---|---|
JDOReference |
JDOFieldImplDynamic.createJDOReference()
Creates and returns a new JDOReference instance.
|
protected JDOReference |
JDOFieldImplDynamic.createJDOReferenceInternal()
Creates and returns a new JDOReference instance.
|
Modifier and Type | Method and Description |
---|---|
JDOReference |
JDOFieldImplCaching.createJDOReference()
Creates and returns a new JDOReference instance.
|
Modifier and Type | Method and Description |
---|---|
JDOReference |
JDOField.createJDOReference()
Creates and returns a new JDOReference instance.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.