Package | Description |
---|---|
org.apache.jdo.impl.jdoql | |
org.apache.jdo.impl.jdoql.jdoqlc | |
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.pm |
This package contains classes that are for use across all kinds of implementations
of the JDO Reference Implementation.
|
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 |
QueryResultHelperImpl.msg
I18N support
|
Modifier and Type | Field and Description |
---|---|
protected static I18NHelper |
ErrorMsg.msg
I18N support
|
protected static I18NHelper |
JDOQLParser.msg
I18N support.
|
protected static I18NHelper |
JDOQLLexer.msg
I18N support.
|
protected static I18NHelper |
Optimizer.msg
I18N support
|
protected static I18NHelper |
Semantic.msg
I18N support
|
protected static I18NHelper |
VariableChecker.msg
I18N support
|
Modifier and Type | Field and Description |
---|---|
protected static I18NHelper |
JDOClassImplDynamic.msg
I18N support
|
protected static I18NHelper |
JDOFieldImplDynamic.msg
I18N support
|
protected static I18NHelper |
JDOModelImplDynamic.msg
I18N support
|
Modifier and Type | Field and Description |
---|---|
protected static I18NHelper |
PersistenceManagerImpl.msg
I18N message handler
|
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.