public class ConnUtil extends Object
| Constructor and Description |
|---|
ConnUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(PreparedStatement stmt) |
static void |
close(ResultSet rs) |
static void |
closeConnection(Connection con) |
static Connection |
getConnection() |
public static void closeConnection(Connection con)
public static void close(PreparedStatement stmt)
public static void close(ResultSet rs)
public static Connection getConnection() throws ServiceException
ServiceExceptionCopyright © 2017. All rights reserved.