public class SqlConnection
extends java.lang.Object
Constructor and Description |
---|
SqlConnection() |
Modifier and Type | Method and Description |
---|---|
java.sql.Connection |
getConnectionID() |
static java.lang.Integer |
getRowCount(java.sql.ResultSet rsRsultSet) |
static java.lang.Integer |
getRowCount(java.lang.String sQuery) |
public java.sql.Connection getConnectionID()
public static java.lang.Integer getRowCount(java.sql.ResultSet rsRsultSet) throws java.sql.SQLException
rsRsultSet
- java.sql.SQLException
public static java.lang.Integer getRowCount(java.lang.String sQuery) throws java.sql.SQLException
sQuery
- java.sql.SQLException