Tags: Programming Language.

An Entity Bean is a type of Enterprise JavaBean a server-side J2EE component that represents persistent data maintained in a database. An entity bean can manage its own persistence (Bean managed persistence) or can delegate this function to its EJB Container (Container managed persistence). An entity bean is identified by a primary key.

Loading...

This page contains content from the copyrighted Wikipedia article "Entity Bean"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.