sun-ejb-jar.xml Visual Editor: Entity Bean Configuration Tabs

See Also

The following configuration tabs in the sun-ejb-jar.xml Visual Editor: Entity Bean pane enable you to further modify sun-ejb-jar.xml elements for entity beans:

If the Entity Bean uses container-managed persistence (CMP), the pane contains the following additional configuration tabs:

IOR Security Config tab

The IOR security configuration tab allows you to specify the following security information values for the Interoperable Object Reference (IOR).

Bean Pool tab

The Bean Pool tab allows you to specify the pool properties of stateless session beans.

Bean Cache tab

The Bean Cache tab allows you to specify the bean cache properties of stateful session beans or entity beans.

Cmp Mapping tab (CMP Entity Bean only)

The Cmp Mapping tab enables you to edit the runtime container-managed persistence properties of the EJB JAR file specific to the Sun Java System Application Server. The following settings can be configured in this tab:

EJB1.1 Finder Queries (CMP Entity Bean only)

The Finder Queries dialog enables you to provide the JDO Query Language (QL) for Container-Managed Persistence Query Methods. Finder methods allow the results of an JDO QL query to be used by the clients of the entity bean. Finder methods are defined in the home interface(s) of an entity bean and return entity objects or local entity objects. To use the Finder/Select Queries, fill in the values in the Finder dialog box.

Prefetch Disabled (CMP Entity Bean only)

Disables prefetching of entity bean states for the specified query methods. Container-managed relationship fields are prefetched if their fetched-with element is set to default in the sun-cmp-mappings.xml file.

See Also
sun-ejb-jar.xml Visual Editor
         Entity Bean
         Session Bean
         Message Bean
         Sun Configuration
         Web Service Descriptor
About Entity Beans
Configuring EJB Deployment Descriptors

Legal Notices 5