Administration Console Online Help

 Previous Next Contents Index  

 


Weblogic RDBMSRelation --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Represents a single relationship that is managed by the WebLogic RDBMS CMP persistence type. CMP supports three general types of relationships: one-to-one, one-to-many, and many-to-many.

Tasks

Using the EJB Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

Attributes

Attribute Label

Description

Value Constraints

Relation Name

Specifies the name of a relation.

Attribute: RelationName

Configurable: yes

Readable: yes

Writable: yes

Table Name

Specifies the fully qualified SQL name of the table. The user defined for the data-source for this bean must have read and write privileges for this table, but does not necessarily need schema modification privileges.

Attribute: TableName

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next