changed view-classes-and-storable-slots to a defmethod
[clsql.git] / sql / oodml.lisp
index 109fb4c920b15952cd549e41575d72cce84341c7..ceb8f98851a1cfccc71bffda8db91ca71774c5cb 100644 (file)
    the public api"
   (update-record-from-slots obj slot :database database))
 
-(defun view-classes-and-storable-slots (class)
+(defmethod view-classes-and-storable-slots (class)
   "Get a list of all the tables we need to update and the slots on them
 
    for non normalized classes we return the class and all its storable slots