Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
'''Hibernate''' (sometimes refered as [[H8]])
Hibernate not only takes care of the mapping from Java classes to database tables (and from Java data types to [[SQL]] data types), but also provides data query and retrieval facilities and can significantly reduce development time otherwise spent with manual data handling in SQL and [[JDBC]].
|