+

Search Tips   |   Advanced Search

 

Manipulating the synchronization of entity beans and datastores

 

You can indicating that a particular EJB type should not synchronize its state to persistent storage prior to each findBy invocation by using environment variables or a marker interface.

 

Overview

There are two options available for indicating that a particular EJB type should not synchronize its state to persistent storage prior to each findBy invocation:

 

Procedure



Overview of Application Server Toolkit