i got a conclusion after i have tried hibernate, ibatis and write some code for database connection. here i will list some reasons for orm framework.
1. database connnection pool
2. cache pool
3. portable, sometime it sounds
4. simply design model, reduce codes
object oriented style always does not help. but the above advantages always work
1. database connnection pool
2. cache pool
3. portable, sometime it sounds
4. simply design model, reduce codes
object oriented style always does not help. but the above advantages always work