org.apache.openejb.resource.jdbc
Class InstantdbDataSourcePlugin

java.lang.Object
  extended by org.apache.openejb.resource.jdbc.InstantdbDataSourcePlugin
All Implemented Interfaces:
DataSourcePlugin

public class InstantdbDataSourcePlugin
extends Object
implements DataSourcePlugin


Constructor Summary
InstantdbDataSourcePlugin()
           
 
Method Summary
 void configure(org.apache.commons.dbcp.BasicDataSource dataSource)
           
 boolean enableUserDirHack()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstantdbDataSourcePlugin

public InstantdbDataSourcePlugin()
Method Detail

configure

public void configure(org.apache.commons.dbcp.BasicDataSource dataSource)
Specified by:
configure in interface DataSourcePlugin

enableUserDirHack

public boolean enableUserDirHack()
Specified by:
enableUserDirHack in interface DataSourcePlugin


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