It is a persistence tool that provides object-relational mapping...which means you can define your database tables using java classes..you deal everythg as object .
there is certainly a lot more to speak abt it and the best place to know more is
hibernate . org





Reply With Quote