| Package | Description |
|---|---|
| javax.jdo.identity |
This package contains the JDO specification identity interfaces and classes.
|
| javax.jdo.spi |
This package contains the interfaces and classes used by JDO implementations.
|
| Modifier and Type | Field and Description |
|---|---|
protected static I18NHelper |
SingleFieldIdentity.msg
The Internationalization message helper.
|
| Modifier and Type | Method and Description |
|---|---|
static I18NHelper |
I18NHelper.getInstance(Class cls)
An instance bound to a bundle.
|
static I18NHelper |
I18NHelper.getInstance(String bundleName)
An instance bound to a bundle.
|
static I18NHelper |
I18NHelper.getInstance(String bundleName,
ClassLoader loader)
An instance bound to a bundle.
|
Copyright © 2005–2015 Apache Software Foundation. All rights reserved.