Uses of Class
net.hectus.sql.PostgreConnection
-
Uses of PostgreConnection in net.hectus.sql
Modifier and TypeClassDescriptionclass
Modified version of thePostgreConnection
, but with the key difference of throwing no exceptions and instead handling them automatically inside the methods, using a code snipped provided in the constructor or optionally modified usingAutoCatchingPostgreConnection.changeExceptionHandling(Consumer)
.