1. Multi threaded insert using ORM? stackoverflow.comI have one application where |
2. Factors or metrics affect performance by design forum.hibernate.orgHi all. For me Hibernate bring chance to use more OO design ability. But we still use relational database. It is often a "domain object model" must be shoehorned onto a relational database. For me it is like a trade off OO design or plain table. And in real world cant find that many experts can help me in all aspects. ... |
3. Design question (2 tier app / performance) forum.hibernate.orgHello, I'm new to Hibernate and I am begining the design of a client/server swt app. Something like that [swt client] <--->[db & appServer]<--->[other swt clients] Different from most of the discussions I found in this forum, I have total control to the application architectural design. The main concern is a list (swt table) the user uses to search/select an item. ... |
4. Custom Types performance and design pattern forum.hibernate.org |