Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop EJB applications > Develop entity beans


Develop read-only entity beans

In addition to the existing EJB caching options, you can develop read-only entity beans. You are most likely to want to use it under the following conditions:

To use this function, declare the bean type as read-only. Declaring a bean type is done the same way that bean caching options are selected - through a selection list within an assembly tool.

To complete this task see the topic, Defining bean cache settings for a bean in the assembly tool information center.


Related


Example: Using a read-only entity bean

+

Search Tips   |   Advanced Search