| org.apache.cocoon.ojb.odmg.components.ODMGImpl
ODMGImpl | public class ODMGImpl extends AbstractLogEnabled implements ODMG,ThreadSafe,Initializable,Disposable(Code) | | OJB backed implementation of the ODMG component. Creates a ODMG Implementation
Object and stores it for the future use.
author: Giacomo Pati version: CVS $Id: ODMGImpl.java 433543 2006-08-22 06:22:54Z crossley $ |
dispose | public void dispose()(Code) | | |
getInstance | public Implementation getInstance() throws ODMGException(Code) | | |
getInstance | public Implementation getInstance(String connection) throws ODMGException(Code) | | |
getInstance | public Implementation getInstance(int mode) throws ODMGException(Code) | | |
getInstance | public Implementation getInstance(String connection, int mode) throws ODMGException(Code) | | |
|
|