public final class AutoCloseableHelper extends Object
Constructor and Description |
---|
AutoCloseableHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
closeQuietly(AutoCloseable closeable)
Close a database connection without raising an exception on error.
|
public static final void closeQuietly(AutoCloseable closeable)
closeable
- connection to closeCopyright © 2000–2024 Packwood Software. All rights reserved.