×

Loading...

Dear Jabber, If the business concept has record in the database, we can use both session bean and entity bean. right?

So, the advantage of entity bean is that we can write less code. But it is less efficient than session bean. If we choose bean managed persistence, we still need to write database access code. in this condition, which one is more efficient, session bean or BMP entity bean?

Thank you.
Report

Replies, comments and Discussions: