About Question com.enthuware.ets.scbcd.v5.2.71 :

Moderator: admin

Post Reply
ETS User

About Question com.enthuware.ets.scbcd.v5.2.71 :

Post by ETS User »

Hi what's wrong with option 3?

@Id private Integer acctid;
private Double balance;

public Integer getAcctid() { return this.acctid; }
public void setAcctid(Integer acctid) { this.acctid = acctid; }

@Basic(fetch=LAZY)
public Double getBalance() { return this.balance; }
public void setBalance(Double balance) { this.balance = balance; }

admin
Site Admin
Posts: 10046
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question com.enthuware.ets.scbcd.v5.2.71 :

Post by admin »

Nothing. That is why it is a correct option.
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: No registered users and 55 guests