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.util |
This package contains utility classes used across the JDORI including I18N support, Logger.
|
Modifier and Type | Field and Description |
---|---|
protected static I18NHelper |
JDOAssociatedPropertyImplDynamic.msg
I18N support.
|
protected static I18NHelper |
JDOClassImplDynamic.msg
I18N support
|
protected static I18NHelper |
JDOFieldImplDynamic.msg
I18N support
|
protected static I18NHelper |
JDOModelImplDynamic.msg
I18N support
|
Modifier and Type | Method and Description |
---|---|
static I18NHelper |
I18NHelper.getInstance(java.lang.Class cls)
An instance bound to a bundle.
|
static I18NHelper |
I18NHelper.getInstance(java.lang.String bundleName)
An instance bound to a bundle.
|
static I18NHelper |
I18NHelper.getInstance(java.lang.String bundleName,
java.lang.ClassLoader loader)
An instance bound to a bundle.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.