jdbc-service-virtualisation
jdbc-service-virtualisation copied to clipboard
Support JDBC spying and mocking via HTTP using a potentially remote WireMock or similar
Does this library support stubbing stored procedure calls?
be a good maven citizen and limit the dependencies to the necessary minimum.
currently only prepared statements created with java.sql.Connection#prepareStatement are supported.
JDBC supports returning multiple recordsets, make JSV to support this as well
similar to p6spy it should be possible to configure JSV without having to modify your code, see e.g. http://p6spy.github.io/p6spy/2.0/integration.html