com.ibm.websphere.models.config.helpers.wps
Class DatabaseConfigHelper
java.lang.Object
com.ibm.websphere.models.config.helpers.wps.DatabaseConfigHelper
public class DatabaseConfigHelper
- extends java.lang.Object
- Author:
- Saravanakumar Srinivasan
DatabaseConfigHelper
Field Summary |
protected static java.util.logging.Logger |
logger
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static java.util.logging.Logger logger
DatabaseConfigHelper
public DatabaseConfigHelper()
getDatabaseConfiguration
public static WBIDatabaseConfig getDatabaseConfiguration()
- gets the runtime database configuration information
- Returns:
- a read-only WBIDatabaseConfig
getDatabaseConfiguration
public static WBIDatabaseConfig getDatabaseConfiguration(com.ibm.websphere.management.Session session,
boolean createOnDemand)
saveResource
public static void saveResource(org.eclipse.emf.ecore.EObject object)
getCoreCellExtension
protected static CoreCellExtension getCoreCellExtension()
getCoreCellExtension
protected static CoreCellExtension getCoreCellExtension(com.ibm.websphere.management.Session session,
boolean createOnDemand)