Library allows to work with BLOBs in streaming mode in different databases using the same API. Supports transparent compression of BLOB data.
'com.alexkasko.springjdbc:blob-tool:1.0'
<dependency> <groupId>com.alexkasko.springjdbc</groupId> <artifactId>blob-tool</artifactId> <version>1.0</version> </dependency>
<dependency org="com.alexkasko.springjdbc" name="blob-tool" rev="1.0"/>
"com.alexkasko.springjdbc", "blob-tool", "1.0"