Stored Procedure Wrapper

Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces including automatic object serialization and deserialization (using typemapper and convention-over-configuration). Supports sharding, advisory locking, statement timeouts and PostgreSQL types such as enums and hstore.

Homepage POM file JAR file Javadoc
'de.zalando:zalando-sprocwrapper:1.3.0'

Dependencies

Compile dependencies

Test dependencies