Class MockPreparedStatement.Empty

java.lang.Object
io.agroal.test.MockPreparedStatement.Empty
All Implemented Interfaces:
MockPreparedStatement, MockStatement, AutoCloseable, PreparedStatement, Statement, Wrapper
Enclosing interface:
MockPreparedStatement

public static class MockPreparedStatement.Empty extends Object implements MockPreparedStatement
  • Constructor Details

    • Empty

      public Empty()
  • Method Details