Random Thoughts on Java Programming

Trying to define some of my thoughts on Software Design.

Pages

▼
Friday, 16 August 2024

On Database Constraints in Oracle

›
So there was something confusing about a check constraint in one of my tables. I've proven that the check constraint works as it should...
Saturday, 27 July 2024

jakarta.json.bind.JsonbException: Cannot create instance of a record: class SomeClass, Multiple constructors found.

›
So I've been trying to use Java Records as data holders for JSONB serialisation and deserialisation. And it works well, until I encounte...
‹
›
Home
View web version
Powered by Blogger.