communityFabian / MovieManager

Movie file database
0 stars 0 forks source link

Splash Screen Lock #24

Closed Norskan closed 8 years ago

Norskan commented 8 years ago

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.

Norskan commented 8 years ago

fixed in commit https://github.com/codemaster3000/MovieManager/commit/1bea7ad3912ee1ce75901f73959297cdf4645629