Hi Betty,

 

I’m not sure what’s going on, the types shouldn’t be different.  If you send me your project as a zip file, I can take a look.

 

Chad

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ngocbao bui
Sent: Monday, January 10, 2005 5:46 PM
To: [email protected]
Subject: [Andromda-user] Datatype changed

 

Hi,

There is something in the generated code I cannot understand. One entity bean named Account has one business method "public void update(float amount)". When looking at class AccountBean and AccountBeanImpl, I saw the difference in the type of parameter "amount"

 

 AccountBean: public abstract void update(float amount);

 

 AccountBeanImpl:  public void update(java.lang.Float amount) {
        // TODO put your implementation here.
    }

How can I fix it? Thanks.

Betty


Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now

Reply via email to