This small app uses JavaFX for the UI and H2 as a database, everything else is vanilla Java. It can be used to insert new entities into an H2 DB or search the existing ones. Some things may be fixed ...