org.apache.openejb.resource.jdbc.plugin
Class InstantdbDataSourcePlugin

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

public class InstantdbDataSourcePlugin
extends Object
implements DataSourcePlugin


Constructor Summary
InstantdbDataSourcePlugin()
           
 
Method Summary
 boolean enableUserDirHack()
           
 String updatedUrl(String jdbcUrl)
           
 
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

updatedUrl

public String updatedUrl(String jdbcUrl)
Specified by:
updatedUrl in interface DataSourcePlugin

enableUserDirHack

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


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.