X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Fgenerics.lisp;h=decc005de33aaba69ae897ebf9046de5a1625f1d;hb=4a30248613bca9864145306a00bb801cf5348017;hp=f022ff92947c6614368b9c61fad0e5295b54b7a3;hpb=0ad64f85ff6cd99a78cc9ae6716ebbdb5627eaef;p=clsql.git diff --git a/sql/generics.lisp b/sql/generics.lisp index f022ff9..decc005 100644 --- a/sql/generics.lisp +++ b/sql/generics.lisp @@ -72,7 +72,7 @@ represented by SLOTS are initialised from the values of the supplied slots with other attributes having default values. Furthermore, OBJECT becomes associated with DATABASE.")) -(defgeneric update-records-from-instance (object &key database this-class) +(defgeneric update-records-from-instance (object &key database) (:documentation "Using an instance of a View Class, OBJECT, update the table that stores its instance data. DATABASE defaults to