| 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 |
JDOModelFactoryImplDynamic
Factory for dynamic JDOModel instances.
|
| Modifier and Type | Method and Description |
|---|---|
static JDOModelFactory |
JDOModelFactoryImplDynamic.getInstance()
Get an instance of JDOModelFactory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDOModelFactoryImplCaching
Factory for caching JDOModel instances.
|
| Modifier and Type | Method and Description |
|---|---|
static JDOModelFactory |
JDOModelFactoryImplCaching.getInstance()
Get an instance of JDOModelFactoryImpl.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.