In general, the returned value would be used for communicating with an external system and not persisted in the database. Persisting an actual ObjectRef will always be more efficient. @param key Key for an object in this database @return String representation of the key @throws ObjectStoreException When string representation could not be created, as if thekey is not from the store or is for a deleted object.
|
|