Hibernate

View: [ 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
Forums
  

Articles:
  • Automating Hibernate Mapping and Queries For Java Web Development by Chris Keene   - [Clicks: 10]
    Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application.
    http://www.theserverside.com/tt/articles/article.tss?l=AutomatingHibernateMapping - May, 2009
  • Remote Lazy Loading in Hibernate by Premkumar Rajendran   - [Clicks: 12]
    Lazy loading means fetching and loading the data, only when it is needed, from a persistent storage like a database. Premkumar Rajendran describes how to implement a lazy loading solution within Hibernate by extending the Hibernate framework.
    http://www.theserverside.com/tt/articles/article.tss?l=RemoteLazyLoadinginHibernate - May, 2009

[Top]

Forums:

[Top]