org.apache.servicemix.jdbc
Class JDBCAdapterFactory

java.lang.Object
  extended by org.apache.servicemix.jdbc.JDBCAdapterFactory

public final class JDBCAdapterFactory
extends java.lang.Object


Method Summary
static JDBCAdapter getAdapter(java.sql.Connection connection)
           
static void log(java.lang.String msg, java.sql.SQLException e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAdapter

public static JDBCAdapter getAdapter(java.sql.Connection connection)

log

public static void log(java.lang.String msg,
                       java.sql.SQLException e)


Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.