Understanding the automatic persistence architecture

When using automatic or EJB CMP persistence, EAServer manages all interaction with the remote database. There are two options for database storage when using automatic persistence:

NoteIdentifying the storage technique The component uses mapped field storage if the value of the Table field on the Persistence tab begins with map:, for example, map:MyTable.

The automatic persistence architecture includes: