 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| |
J2EE apps
accessing relational databases:
|
|
|
|
|
Dont need to
compromise object/data model
|
|
|
|
|
Need to fully
understand what is happening at
|
|
|
database level
|
|
|
|
|
Can utilize
database features
|
|
|
|
|
Do not have to
hard code SQL to achieve optimal
|
|
|
database
interaction
|
|
|
|
|
Can find
solutions that effectively address
|
|
|
persistence
challenges and let developers focus on
|
|
J2EE application
|
|