my task is that I have to create a Thread, fetch some data from my H2 database and then show that data inside a JavaFX TableView.
TableView
My current solution is