Which of the properties of entity beans are true: Please select the best answer.
Clients of entity beans have a one-to-one relationship with entity bean instances.
Entity bean instances may not be discarded by the container if it needs to free up resources.
Each entity bean instance has a unique identity.
Entity beans map to one or more pieces of data, each one of which has a unique primary key.
None of above