Interface RelationalPreparedStatement

All Superinterfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper

public interface RelationalPreparedStatement extends PreparedStatement
Extension of PreparedStatement to allow for Relational specific Prepared Statements.