Card 7 / 18: What is the impact of marking an attribute in a JPA Entity class with @Transient annotation?
A)
This attribute will should not be serialized by the EJB container
B)
This attribute will should not be persisted by the EJB container
C)
This attribute will should not be garbage collected by the EJB container
Answer:
B) This attribute will should not be persisted by the EJB container
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
|