Getting started with H2 (embedded Java database)
H2 database is a small and compact way to store data directly from Java, especially because it can use simple binary files as storage. My go... (more…)
Read more »Allow value classes to opt in to implicit instance creation in
certain circumstances in exchange for optimized field and array storage.
This is a preview language and VM feature. Read more