public class ConnectionFactoryImpl extends Object implements Factory.ConnectionFactory
Constructor and Description |
---|
ConnectionFactoryImpl() |
public Connection getConnection(String defaultDatabase) throws SQLException
getConnection
in interface Factory.ConnectionFactory
SQLException
public void destroy() throws SQLException
destroy
in interface Factory.ConnectionFactory
SQLException
Copyright © 2011-2018 restSQL Project Contributors