public interface IHasConnection
Connection provider interface.| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
default boolean |
shouldCloseConnection() |
@Nonnull Connection getConnection() throws DBNoConnectionException
DBNoConnectionExceptiondefault boolean shouldCloseConnection()
Copyright © 2014–2021 Philip Helger. All rights reserved.