OBJECT style Slot methods
Uses the Slot in Single Object mode, storing a single object in the Slot.
The OBJECT API-Namespace is useful for globally caching unique objects.
Sets the value of a Slot. If the Slot has been used in STACK or QUEUE mode and <b>opensrf.persist.object.set</b> is called then all objects currently in the Slot will be lost.
Removes and returns the value in an OBJECT type Slot.
Returns the value in an OBJECT type Slot <u>without</u> removing it.
Returns the number bytes taken up by the JSON encoded version of the object in the OBJECT type Slot.
© 2008-2017 GPLS and others.
Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a member of Software Freedom Conservancy.