org.infoglue.cms.controllers.kernel.impl.simple
Class CastorDatabaseService

java.lang.Object
  |
  +--org.infoglue.cms.controllers.kernel.impl.simple.CastorDatabaseService

public class CastorDatabaseService
extends java.lang.Object


Constructor Summary
CastorDatabaseService()
           
 
Method Summary
static org.exolab.castor.jdo.Database getDatabase()
           
static org.exolab.castor.jdo.JDO getJDO()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CastorDatabaseService

public CastorDatabaseService()
Method Detail

getJDO

public static org.exolab.castor.jdo.JDO getJDO()
                                        throws SystemException
SystemException

getDatabase

public static org.exolab.castor.jdo.Database getDatabase()
                                                  throws SystemException
SystemException