JPA implementation patterns: Retrieving entities | Xebia Blog - 0 views
-
JPA implementation patterns: Retrieving entities
-
two ways to retrieve an entity with JPA:
-
EntityManager.find
- ...2 more annotations...
Java EE Technical Documentation - 0 views
-
The Java EE 6 Tutorial
-
API Documentation
Module: Acceleo JavaEE Generators - 0 views
Comparing JSF Beans, CDI Beans and EJBs | Andy Gibson - 0 views
-
differences between CDI beans and EJBs is that EJBs are : Transactional Remote or local Able to passivate stateful beans freeing up resources Able to make use of timers Can be asynchronous
-
Stateless EJBs can be thought of as thread safe single-use beans that don’t maintain any state between two web requests
-
Stateful EJBs do hold state and can be created and sit around for as long as they are needed until they are disposed of
- ...15 more annotations...
Java Persistence/Inheritance - Wikibooks, open books for an open world - 0 views
-
Inheritance
-
hardest part of persisting inheritance is choosing how to represent the inheritance in the database
-
There are three inheritance strategies defined from the InheritanceType enum,
- ...101 more annotations...
[Debate] - And what about configuration in Java EE 7 ? « Antonio's Blog - 0 views
Working with Events in CDI - NetBeans IDE Tutorial - 0 views
-
Events
-
raised by the event producer
-
subscribed to by event observers
- ...2 more annotations...
Release Notes - GraniteDS - Version 3.0.0.M1 - HTML format - Granite Data Services - 0 views
-
Release Notes - GraniteDS - Version 3.0.0.M1
-
GAS3 does not handle Java generics with abstract class implementations
-
Generated as3 has compilation warnings: missing constructor
- ...1 more annotation...
[#GDS-933] GAS3 does not handle Java generics with abstract class implementations - Gra... - 0 views
-
GAS3 does not handle Java generics with abstract class implementations
-
Fix Version/s: 3.0.0.M1
Java Persistence/Relationships - Wikibooks, open books for an open world - 0 views
-
Map Key Columns (JPA 2.0)
-
Nested Collections, Maps and Matrices
-
List of Lists
- ...58 more annotations...
Chapter 15. Data Management - 0 views
-
Data Management
-
Tide provides an integration between the Flex/LCDS concept of managed entities and the server persistence context (JPA or Hibernate)
-
Tide maintains a client-side cache of entity instances and ensures that every instance is unique in the Flex client context
- ...5 more annotations...
Inspired by Actual Events: Book Review: Java EE 6 Development with NetBeans 7 - 0 views
Java EE Compatibility - 0 views
-
Java EE 6 Full Profile Compatible Implementations
-
Oracle GlassFish Server 3.x
-
Oracle WebLogic Server
- ...1 more annotation...
Apache Geronimo : Index - 0 views
-
fully certified Java EE 5 application server