#hibernate
Read more stories on Hashnode
Articles with this tag
Mapping BLOBs with Hibernate and JPA for CockroachDB · Introduction Databases aren't great for storing binary large objects, aka BLOBs. By large meaning...
How to configure Hikari connection pool with Spring Boot and CockroachDB · Overview Hikari is a battle-proven, lightweight, high performance connection...
JPA and CockroachDB - Part 4 · Introduction This article is part four of a series of data access best practices when using JPA and CockroachDB. The goal...
JPA and CockroachDB - Part 3 · Introduction This article is part three of a series of data access best practices when using JPA and CockroachDB. The goal...
JPA and CockroachDB - Part 2 · Introduction This article is part two of a series of data access best practices when using JPA and CockroachDB. The goal...
JPA and CockroachDB - Part 1 · Introduction This article is part one of a series of data access best practices when using JPA and CockroachDB. The goal...