index

What is Persistence Object Service?submission.gif (784 bytes)

  • The merger resulted in a specification that can accommodate a variety of storage services-including SQL databases, ODBMSs, document filing systems, and others.

  • POS defines the interface to data and persistent objects using IDL-defined interfaces. The implementations of the interface can be lightweight file systems or heavyweight full-featured SQL or Object Database systems.

  • POS is a single object interface to multiple datastores.