• 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: 23355
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: 5144
Posted in: Java Tagged: asynchron, asynchronous, EJB, EJB 3.1, Session Bean
April 2021
M T W T F S S
 1234
567891011
12131415161718
19202122232425
2627282930  
« 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