public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDBType() |
static String |
getHost() |
static String |
getJDBCDriver() |
static String |
getJDBCFullURL() |
static String |
getJDBCPassword() |
static String |
getJDBCURL() |
static String |
getJDBCUser() |
static int |
getJPACacheSize() |
static int |
getPort() |
static Resource |
getResource(ResourceType type,
Object o) |
static String |
getValidationQuery() |
static boolean |
isDerbyStartEnabled() |
public static String getJDBCFullURL()
public static String getJDBCURL()
public static String getHost()
public static int getPort()
public static int getJPACacheSize()
public static String getDBType()
public static boolean isDerbyStartEnabled()
public static String getJDBCUser()
public static String getValidationQuery()
public static String getJDBCPassword()
public static String getJDBCDriver()
public static Resource getResource(ResourceType type, Object o)
type - model typeo - model type instanceCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.