Interface IDBPreparedStatement

All Superinterfaces:
AutoCloseable, Comparable<IDBPreparedStatement>, PreparedStatement, Statement, Wrapper

public interface IDBPreparedStatement extends Comparable<IDBPreparedStatement>, PreparedStatement
Since:
4.2
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.