org.apache.openejb.resource.jdbc.plugin
Class HsqldbDataSourcePlugin
java.lang.Object
org.apache.openejb.resource.jdbc.plugin.HsqldbDataSourcePlugin
- All Implemented Interfaces:
- DataSourcePlugin
public class HsqldbDataSourcePlugin
- extends Object
- implements DataSourcePlugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HsqldbDataSourcePlugin
public HsqldbDataSourcePlugin()
toAbsolutePath
public static String toAbsolutePath(String url)
updatedUrl
public String updatedUrl(String dataSourceUrl)
- 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.