Quicklook at Hibernate:
- Hibernate is a collection of related projects enabling developers to utilize POJO-style domain models in their applications
- Hibernate is a solution for object relational mapping and a persistence management solution or persistent layer.
- Hibernate is a high-performance object/relational persis- tence and query service. The most flexible and powerful object/relational solution on the market
- Hibernate is a popular open source object/relational persistence and querysystem .... Hibernate is a popular object-relational mapping (ORM) system for Java
- Hibernate is a powerful object/relational persistence library, and it has an equally powerful query mechanism.
Resources:
- Hibernate tips and tricks - www.javalobby.org/articles/hibernate-query-101/
- Hibernate brochure - http://www.jboss.com/pdf/HibernateBrochure-03_07.pdf
- Tutorial - What is hibernate? - http://www.laliluna.de/articles/what-is-hibernate.htm
Using WGET to download a hibernate tutorial:
wget -E -r --level=2 -k -p --include-directories=/hibernate -np http://www.roseindia.net/hibernate/index.shtml
Topics:
Labels:
None
Add Comment