JavaOne: TS-7949: The New EJB 3.0 Persistence API

|
Got to this one late (lunch), so this is not full notes.

Extended Persistence Contexts
  • Rescue the stateful session bean from obscurity
  • natural cache of data that is relevant to a conversation
  • allows stateful components to maintain references to managed instances instead of detached instances
Conversations
  • A conversation takes place anytime a single user interaction spans more than one request
  • sometimes helpful to capture conversation in object(s), can optimize, manage lifecycle, etc.
To be quite frank, the content of this session bored me, so I exited early. The basic summary is that if you are doing hardcore EJB and database stuff, you may want to check this topic out in more detail.

About this Entry

This page contains a single entry by Andy Reitz published on June 28, 2005 1:02 PM.

JavaOne: TS-7695: Spring Application Framework was the previous entry in this blog.

JavaOne: TS-5163: XQuery for the Java Technology Geek is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.01