Generic Function Cache-Instance (3 methods)

( cache-instance < thing > )

Part of:

package cl-perec
Attaches an instance to the current transaction. The instance must be already present in the database, so load-instance would return an instance for it. The purpose of this method is to cache instances returned by a query or when the existence may be guaranteed by some other means.

Method Summary

cache-instance < structure-class > 
cache-instance < persistent-object
cache-instance < sequence >