Java Enterprise Edition (J2EE/JEE) Question:
What is container-managed persistence?

Answer:
The mechanism whereby data transfer between an entity bean's variables and a resource manager is managed by the entity bean's container.
Previous Question | Next Question |
What is Connector architecture? | What is container-managed transaction? |