Enterprise JavaBeans

From Oracle FAQ
Jump to: navigation, search

Enterprise JavaBeans (EJB) is a Java standard for creating reusable server components for building enterprise applications. They facilitate writing code that accesses data in a database like Oracle.

EJB allow developers to focus on the actual business logic without having to worry about the GUI or how to connect the working parts. EJB systems are also platform independent (written in Java), object oriented and can be implemented into existing systems with little or no recompiling and reconfiguring.

Glossary of Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #