+

Search Tips   |   Advanced Search

Manipulating synchronization of entity beans and datastores

We can indicate 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.

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:


Related concepts

  • Development and assembly tools


    Related information: