ojb.broker.accesslayer
Class ConnectionFactoryDefaultImpl

java.lang.Object
  |
  +--ojb.broker.accesslayer.ConnectionFactoryDefaultImpl
All Implemented Interfaces:
ConnectionFactory

public class ConnectionFactoryDefaultImpl
extends java.lang.Object
implements ConnectionFactory


Constructor Summary
ConnectionFactoryDefaultImpl()
           
 
Method Summary
 java.sql.Connection newConnection(JdbcConnectionDescriptor jcd, PersistenceBrokerImpl broker)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionFactoryDefaultImpl

public ConnectionFactoryDefaultImpl()
Method Detail

newConnection

public java.sql.Connection newConnection(JdbcConnectionDescriptor jcd,
                                         PersistenceBrokerImpl broker)
                                  throws PersistenceBrokerException
Specified by:
newConnection in interface ConnectionFactory
PersistenceBrokerException


Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04