#jpa
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...
Using different Java data access frameworks with CockroachDB · Roach Data is a collection of small demos using different Java data access frameworks and...
How to use CockroachDB JSONB data type with JPA and Hibernate · Introduction This article is part five of a series of data access best practices when...
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...