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 |
Modifier and Type | Class and Description |
---|---|
class |
JDOClassImplDynamic
An instance of this class represents the JDO metadata of a persistence
capable class.
|
class |
JDOFieldImplDynamic
An instance of this class represents the JDO metadata of a managed field
of a persistence capable class.
|
Modifier and Type | Class and Description |
---|---|
class |
JDOClassImplCaching
An instance of this class represents the JDO metadata of a persistence
capable class.
|
class |
JDOFieldImplCaching
An instance of this class represents the JDO metadata of a managed
field of a persistence capable class.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.