public interface DBConnectionFactory
steps may need access to the database. The DBUtil class in the rhq-core-dbutils module encapsulates the
logic for creating connections to all of the RHQ-supported databases which is particularly useful when running
outside of the server. rhq-core-dbutils already has a dependency on this module; so, DBUtil cannot be used directly.| Modifier and Type | Method and Description |
|---|---|
Connection |
newConnection() |
Connection newConnection() throws SQLException
SQLExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.