public class PersistenceUtils extends Object
| 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.
|
public static Properties setPropertiesUsingFile(String filename)
filename - Name of the file containing the propertiesNucleusUserException - if file not readableCopyright © 2019. All rights reserved.