Class SimpleStatement

java.lang.Object
org.itsallcode.jdbc.SimpleStatement
All Implemented Interfaces:
AutoCloseable

public class SimpleStatement extends Object implements AutoCloseable
Simple wrapper for a JDBC Statement.