org.apache.openejb.resource.jdbc
Class BasicDataSourceUtil

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

public final class BasicDataSourceUtil
extends Object


Method Summary
static DataSourcePlugin getDataSourcePlugin(String jdbcUrl)
           
static String getJdbcName(String jdbcUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDataSourcePlugin

public static DataSourcePlugin getDataSourcePlugin(String jdbcUrl)
                                            throws SQLException
Throws:
SQLException

getJdbcName

public static String getJdbcName(String jdbcUrl)


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