public class ConnectionFactory extends Object
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection(JDBCConnectionConfiguration config) |
static ConnectionFactory |
getInstance() |
public static ConnectionFactory getInstance()
public Connection getConnection(JDBCConnectionConfiguration config) throws SQLException
SQLException
Copyright © 2010–2018 MyBatis.org. All rights reserved.