|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.util.PersistenceUtils
public class PersistenceUtils
Series of convenience methods for the persistence process.
| Field Summary | |
|---|---|
protected static Localiser |
LOCALISER
Localisation of messages. |
| Constructor Summary | |
|---|---|
PersistenceUtils()
|
|
| Method Summary | |
|---|---|
static java.util.Properties |
setPropertiesUsingFile(java.lang.String filename)
Method to return the Persistence Properties from the specified file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final Localiser LOCALISER
| Constructor Detail |
|---|
public PersistenceUtils()
| Method Detail |
|---|
public static java.util.Properties setPropertiesUsingFile(java.lang.String filename)
filename - Name of the file containing the properties
NucleusUserException - if file not readable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||