Direct JDBC
Ÿ
JDBC is NOT a persistence framework
–
JDBC is a database connection utility
J2EE &
Web
Services
–
Ok for “Window on data” style
application
–
Ok when business logic is entrenched
on database
–
Little impact on RDB
–
J2EE becomes nothing more than a
presentation layer…
rows
SQL
JDBC
rows
SQL