Hey there, i asked google quite a lot, but wasn't able to get some really good ressources on what is the best practice and what is really a feasible solution... So here my Scenario, as simple as it sounds :D What is the best approach, having a Client/Server Architecture with Hibernate as persistence Layer and a Client e.g. using Swing. I found a lot on lazy-loading/RMI/etc. but most of the articles already 5 years old. I guess/hope, using more recent Hibernate versions will provide some awesome techniques.. ;) Are there Arcticles you can recommend or what would your approach look like?
best regards and thank you
|