How Are Databases Affected?
ź
In practice, it’s usually the other way
around, J2EE app is influenced by
database…
–
Database “rules” need to be followed
–
Database interaction must be optimized for
performance
–
“Source of truth” for data integrity is
database, not app server