ingogriebsch / sample-spring-jdbc-postgresql-lob-handling

This sample shows you how to handle PostgreSQL lobs with Spring JDBC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring JDBC Postgresql Lob handling sample

Build Status Codecov Status Codacy Status DepShield Status License

This sample shows you how to handle PostgreSQL lobs with Spring JDBC.

Used frameworks

Collection of the mainly used frameworks in this project. There are more, but they are not that present inside the main use case therefore they are not listed here.

License

This code is open source software licensed under the Apache 2.0 License.

About

This sample shows you how to handle PostgreSQL lobs with Spring JDBC

License:Apache License 2.0


Languages

Language:Java 99.4%Language:TSQL 0.6%