Java : Hibernate is too much slow
I'm working on a a swing application, to handle the data I chose Hibernate
because of its performance. now that I did 80% of the work. I found out
that the application is too slow, like forever waiting. I googled it and
found that if there are many data Hibernate is not the best choice. I
didn't know that and the problem is that my database is complicated many
associations, joins , sets ... I don't have the time to start all over
again ! Help please
No comments:
Post a Comment