log4jdbc icon indicating copy to clipboard operation
log4jdbc copied to clipboard

Exception in thread "main" java.lang.AbstractMethodError: Method net/sf/log4jdbc/PreparedStatementSpy.closeOnCompletion()V is abstract

Open Hooli22 opened this issue 8 years ago • 0 comments

Thrown when this line is run:

preparedStatement.closeOnCompletion();

Hooli22 avatar May 13 '16 12:05 Hooli22