enterprise_java_beans thread: Why Entity Beans ?
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
|





