bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Persistence Type --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to define data that is particular to an enterprise bean's use of a particular persistence type.

Tasks

Using the EJB Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

Attributes

Attribute Label

Description

Value Constraints

Type Identifier

Provide the text that identifies an entity EJB's persistence type.

MBean: weblogic.management.
descriptors.weblogic.
PersistenceTypeMBean

Attribute: TypeIdentifier

Configurable: yes

Readable: yes

Writable: yes

Type Version

Specify the version of the specified persistence type.

MBean: weblogic.management.
descriptors.weblogic.
PersistenceTypeMBean

Attribute: TypeVersion

Configurable: yes

Readable: yes

Writable: yes

Type Storage

Specify the full path of the file that stores data for this persistence type. The path must specify the file's location relative to the top level of the EJB JAR file.

MBean: weblogic.management.
descriptors.weblogic.
PersistenceTypeMBean

Attribute: TypeStorage

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next