What is bean-managed persistence?
When you implement entity or session bean methods to use SQL commands you provide
When the bean's container handles data storage and retrieval.
When the J2EE server is never shut down.
When changes to database data are lost during a crash