Generic Function Make-Revived-Instance (1 method)

( make-revived-instance < class > &allow-other-keys )

Part of:

package cl-perec
Creates a new instance representing the given oid as its identity. The instance will not be associated with the current transaction nor will it be stored in the database. The instance may or may not be known to be either persistent or transient. This generic function should not be called outside of cl-perec but methods may be defined on it.

Method Summary

make-revived-instance < persistent-class