The Enterprise Bean Componenten: Difference between revisions

From
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:
Enterprise JavaBeans is an architecture for component-based computing. Enterprise beans are components
Enterprise JavaBeans is an architecture for component-based computing. Enterprise beans are components
of transaction-oriented enterprise applications.
of transaction-oriented enterprise applications.

----

'''The Enterprise JavaBeans architecture defines three types of enterprise bean objects:'''
*[[A session object]]
*[[An entity object]]
*[[A message-driven object]]

Latest revision as of 16:17, 19 November 2004

Abstract: Enterprise JavaBeans is an architecture for component-based computing. Enterprise beans are components of transaction-oriented enterprise applications.


The Enterprise JavaBeans architecture defines three types of enterprise bean objects: