public class DataSource extends Object
| Modifier and Type | Method and Description | 
|---|---|
| Connection | getConnection() | 
| static DataSource | getInstance() | 
public static DataSource getInstance() throws IOException, SQLException, PropertyVetoException
public Connection getConnection() throws SQLException
SQLExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.