public class TopiaConfigurationHelper extends ConfigurationHelper
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CONFIGURATION_LOCATION |
TIMESTAMP| Constructor and Description |
|---|
TopiaConfigurationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDbName(File testDirectory,
String dbname) |
static Properties |
initTopiaContextConfiguration(File testDirectory,
String dbname) |
static Properties |
initTopiaContextConfiguration(File testDirectory,
String dbPropertiesPath,
String dbname) |
static Properties |
loadHibernateConfiguration(String dbPropertiesPath) |
getTestBasedir, getTestSpecificDirectory, getTestWorkdirpublic static final String DEFAULT_CONFIGURATION_LOCATION
public static Properties initTopiaContextConfiguration(File testDirectory, String dbPropertiesPath, String dbname) throws IOException
IOExceptionpublic static Properties loadHibernateConfiguration(String dbPropertiesPath) throws IOException
IOExceptionpublic static Properties initTopiaContextConfiguration(File testDirectory, String dbname) throws IOException
IOExceptionCopyright © 2004–2013 CodeLutin. All rights reserved.