Managed objects

Features:

Cost:

Compared to a POJO, a Managed object will consume additional processing associated with providing transactional coherency, additional temporary shared memory resources associated with providing rollback capability, and shared memory associated with persisting the object.

Usage:

Avoid: