If u r using WebLogic Server, a O/R mapping tool called TopLink can be used
to map an Entity Bean to multiple tables.
Go to www.objectpeople.com for more info.

Thanx
Vinod


-----Original Message-----
From: Jonathan K. Weedon [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 30, 2000 10:40 PM
To: [EMAIL PROTECTED]
Subject: Re: entitybean for joining multiple tables


GP,

<vendor>

IAS 4.1 provides support for mapping a CMP entity bean across a set of
tables.  (And if these tables happened to be in different DBMS, this
would require JDBC-XA based two-phase commit, which is also supported
in this release.)

</vendor>

-jkw

Sharat Hegde wrote:
>
> Hi all
>
> Can i hava a CMP entity bean map to multiple tables in my db. does any
> application server support this?
> how do i achieve this? is it that  i have to go for BMP entity bean only.
> even if i do this then how will my ejbLoad() and ejbStore() method work? i
> mean how will it load my state variables with Data from differnet tables.
>
> please give me info and details on this
>
> thanks in advance folks
> GP
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to