org.wso2.carbon.dataservices.sql.driver
Class TConnectionFactory

java.lang.Object
  extended by org.wso2.carbon.dataservices.sql.driver.TConnectionFactory

public class TConnectionFactory
extends Object


Constructor Summary
TConnectionFactory()
           
 
Method Summary
static Connection createConnection(String type, Properties props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TConnectionFactory

public TConnectionFactory()
Method Detail

createConnection

public static Connection createConnection(String type,
                                          Properties props)
                                   throws SQLException
Throws:
SQLException


Copyright © 2015 WSO2. All rights reserved.