• About
Triona Weblog

Software Development and much more

EJB

Gegenüberstellung der Transaktionen mit JPA, JTA und EJB

17.04.2018 by Davina Goldbach

Für das Abspeichern von Objekten in einer Datenbank wird die Java Persistence API verwendet, die durch JTA und EJB ergänzt werden kann. Die Unterschiede liegen hier in der Verwaltung des EntityManagers sowie der Implementierung der Transaktionen, die im unten stehenden Beispiel gegenübergestellt sind. Es sollte sich bei der Implementierung für eine der Varianten entschieden werden. … [Read more…]

Views: 22307
Posted in: Database, Development, Java, JEE Tagged: EJB, JPA, JTA

EJB 3.1 – Asynchronous Session Beans

23.10.2009 by Anton Autor

The Session Bean Component Contract of the Enterprise JavaBeans 3.1 Specification (JSR 318 Proposed Final Draft) introduces the possibility of exposing methods of session beans with asynchronous semantics. What does that mean? For asynchronous invocations, control returns to the client before the container dispatches the invocation to a bean instance. When a client invokes an … [Read more…]

Views: 4925
Posted in: Java Tagged: asynchron, asynchronous, EJB, EJB 3.1, Session Bean
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Apr    

Tags

ajax Apache API Architecture CDI Collections CSS Database EA Eclipse EJB Enterprise Architect Erweiterungen Excel Hessian Hibernate HTML Java JavaEE javascript JDBC JEE JEE 6 jQuery JSF Makro Maven Oracle PHP Plugins Relation relationship Richfaces Security Service Service Facade SOA Spring Subversion Tomcat Tutorial VBA web application XML XML-Schema

Recent Posts

  • Erste Schritte mit Hibernate Spatial
  • MVC 1.0 Framework
  • CDI and Proxies
  • Java collections: sequence and sorting
  • Java Collections: Reihenfolge und Sortierung

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2021 Triona Weblog.

Impressum | Datenschutzerklärung