Originally posted by Mishti Sengupta:
hi,
using DAO is best choice in such circumstances..
entity bean becomes less performing if you deal with huge chunk of data..
u can also use...session bean + jdbc...
oh, I thought that with EntityBean OR-mapped to a table, I can't use JDBC to modify or delete rows from the table, or else the data persistency will fail. So this is not true??
_____________________________________
For Global Circle of Friends
http://sakshi.bravehost.com[/qb]
[ July 20, 2005: Message edited by: Henry Leung ]