- Developing Middleware in Java EE 8
- Abdalla Mahmoud
- 85字
- 2021-07-23 19:24:29
Enterprise JavaBeans
The core composing components of an enterprise application in Jakarta EE are Enterprise JavaBeans. They are plain Java objects with embedded business logic, supported by different services from the business tier, such as remoting, transaction management, user session management, timer services, and more.
In this book, we'll learn what enterprise Java beans are, what are they used for, and what services they provide for your embedded business code. We'll study and practice the three available types of sessions bean: stateless, stateful, and singleton.
推薦閱讀
- Python程序設計教程(第2版)
- 從零構建知識圖譜:技術、方法與案例
- Mastering Ember.js
- Rake Task Management Essentials
- GeoServer Beginner's Guide(Second Edition)
- 基于Struts、Hibernate、Spring架構的Web應用開發
- Visualforce Developer’s guide
- JavaScript機器人編程指南
- 視窗軟件設計和開發自動化:可視化D++語言
- INSTANT Premium Drupal Themes
- R語言編程基礎
- Flask Web開發實戰:入門、進階與原理解析
- SFML Essentials
- WCF 4.5 Multi-Layer Services Development with Entity Framework(Third Edition)
- 編程改變生活:用PySide6/PyQt6創建GUI程序(進階篇·微課視頻版)