org.apache.airavata.persistance.registry.jpa.resources
Class Utils
java.lang.Object
org.apache.airavata.persistance.registry.jpa.resources.Utils
public class Utils
- extends Object
|
Constructor Summary |
Utils()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
getJDBCFullURL
public static String getJDBCFullURL()
getJDBCURL
public static String getJDBCURL()
getHost
public static String getHost()
getPort
public static int getPort()
getDBType
public static String getDBType()
isDerbyStartEnabled
public static boolean isDerbyStartEnabled()
getJDBCUser
public static String getJDBCUser()
getJDBCPassword
public static String getJDBCPassword()
getJDBCDriver
public static String getJDBCDriver()
getResource
public static Resource getResource(ResourceType type,
Object o)
- Parameters:
type - model typeo - model type instance
- Returns:
- corresponding resource object
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.