akashfit2max / springORM

connecting hibernate to spring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

springORM

ORM - object relational model

ORM frameworks -> hibernate,toplinks,ibatis

Advantages :

  • less code
  • easy to test
  • better exception handling
  • integrated transaction management

working with database

image

image

About

connecting hibernate to spring

License:Apache License 2.0


Languages

Language:Java 100.0%