public interface DataBaseConnectionService
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection() |
ResultSet |
getResults(String query) |
ResultSet getResults(String query)
Connection getConnection()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.