public class DBHelper extends Object
| Constructor and Description |
|---|
DBHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeConnection(Connection connection) |
static void |
closeStatement(Statement statement) |
public static void closeConnection(Connection connection)
public static void closeStatement(Statement statement)
Copyright © 2005–2021 QOS.ch. All rights reserved.