Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: Why Entity Beans ?


Message #1 by BIPIN MEHTA <bsm3477@y...> on Fri, 21 Sep 2001 22:16:22 -0700 (PDT)
 Hi All,

 I want to know why and under what circumstances would
one prefer to use entity beans instead of directly
making transactions on the database by using JDBC.
What are the advantages that entity beans offer over
JDBC and what sort of system requirements ( for ex.
heavy database transactions or heavy user interaction)
would justify the approach of using entity beans.

 Thanks in advance,

 Bipin Mehta



  Return to Index