posted 16 years ago
third question about Entity's lifecycle,give answer is D,how about B and C,can anyone explain those two statements.thanks
Which statement about an entity instance lifecycle is correct?
A. A new entity instance is an instance with a fully populated state.
B. A detached entity instance is an instance with no persistent identity.
C. A removed entity instance is NOT associated with a persistence context.
D. A managed entity instance is the instance associated with a persistence context.
SCJP 5.0<br />SCWCD1.4<br />SCBCD5