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

java.lang.Object
  extended by org.infoglue.cms.controllers.kernel.impl.simple.CastorDatabaseService

public class CastorDatabaseService
extends java.lang.Object


Field Summary
static org.apache.log4j.Logger logger
           
 
Constructor Summary
CastorDatabaseService()
           
 
Method Summary
static org.exolab.castor.jdo.Database getDatabase()
           
static org.exolab.castor.jdo.JDO getJDO()
           
static void setBlock(boolean block)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static final org.apache.log4j.Logger logger
Constructor Detail

CastorDatabaseService

public CastorDatabaseService()
Method Detail

getJDO

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

getDatabase

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

setBlock

public static void setBlock(boolean block)


Copyright © 2005 InfoGlue.org All Rights Reserved.