Hibernate is an object
relational mapping (ORM) frame work for the java language. Hibernate
provides mapping an object oriented domain model to a traditional database. Its
primary feature is mapping from java classes to database, and it does provide query,
retrieval facilities. Applications using Hibernate are portable
to supported SQL databases with little performance.
Hibernate Profile:-
Developers ----------- ---------Red Hat
Stable Release ----------------5.0.2
Written --------------------------Java
Platform ------------------------Java Virtual Machine
Type -----------------------------Object Relational Mapping
Website ------------------------ www.hibernate.org
No comments:
Post a Comment