org.apache.openejb.resource.jdbc
Class DataSourceFactory

java.lang.Object
  extended by org.apache.openejb.resource.jdbc.DataSourceFactory

public class DataSourceFactory
extends Object

Version:
$Rev: 639137 $ $Date: 2008-03-20 04:29:54 +0100 (Do, 20. M��r 2008) $

Constructor Summary
DataSourceFactory()
           
 
Method Summary
static DataSource create(boolean managed, boolean txRecovery)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataSourceFactory

public DataSourceFactory()
Method Detail

create

public static DataSource create(boolean managed,
                                boolean txRecovery)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.