Which statement about an entity instance lifecycle is correct?

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.




Answer: D


Learn More :