public static interface Factory.ConnectionFactory
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
Connection |
getConnection(String defaultDatabase) |
void destroy() throws SQLException
SQLException
Connection getConnection(String defaultDatabase) throws SQLException
SQLException
Copyright © 2011-2018 restSQL Project Contributors