public class PersistenceUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Localiser |
LOCALISER
Localisation of messages.
|
| Constructor and Description |
|---|
PersistenceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
setPropertiesUsingFile(String filename)
Method to return the Persistence Properties from the specified file.
|
protected static final Localiser LOCALISER
public static Properties setPropertiesUsingFile(String filename)
filename - Name of the file containing the propertiesNucleusUserException - if file not readableCopyright © 2013. All Rights Reserved.