Class CachedPreparedStatementJDK7

All Implemented Interfaces:
Serializable, AutoCloseable, PreparedStatement, Statement, Wrapper

public class CachedPreparedStatementJDK7 extends CachedPreparedStatement
CachedPreparedStatementJDK7.
Author:
Jesper Pedersen
See Also:
  • Constructor Details

    • CachedPreparedStatementJDK7

      public CachedPreparedStatementJDK7(PreparedStatement ps) throws SQLException
      Constructor
      Parameters:
      ps - The prepared statement
      Throws:
      SQLException - Thrown if an error occurs