public class JDBCUtil
extends java.lang.Object
| Constructor and Description |
|---|
JDBCUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(java.sql.Connection aConnection) |
static void |
commit(java.sql.Connection aConnection) |
static void |
rollback(java.sql.Connection aConnection) |
public static void close(java.sql.Connection aConnection)
throws CertStoreException
CertStoreExceptionpublic static void rollback(java.sql.Connection aConnection)
throws CertStoreException
CertStoreExceptionpublic static void commit(java.sql.Connection aConnection)
throws CertStoreException
CertStoreExceptionCopyright © 2025. All rights reserved.