DatabaseObject
, including its columns, from a Persistor
.
@param media the Persistor
in which the data is stored
@throws RuntimeException if media
is not a Persistor
that was populated through a call to {@link #save(DatabaseObject,Persistor) writeTo}
|
|