Currently the ui thread locks wenn the hibernate session ist started for the first time. This can currently not be solved by adding to a load task because the hibernate session is lazy instanciated.
I propose to add a method to the DbFacade class the does a one time setum.
Currently the ui thread locks wenn the hibernate session ist started for the first time. This can currently not be solved by adding to a load task because the hibernate session is lazy instanciated.
I propose to add a method to the DbFacade class the does a one time setum.