| id | Initargs::id; Accessors:get-id; Type:integer. |
|---|
| dao-exists-p | Return a boolean indicating whether the given DAO exists in the database. |
|---|---|
| dao= | T if all the slot-values of `LEFT' and `RIGHT' are the same. If the compared values are not DAO... |
| delete-dao | Delete the given dao from the database. |
| insert-dao | Insert the given DAO into the database. |
| save-dao | Save a dao: update it when it already exists, insert it otherwise. |
| update-dao | Update the DAO's representation in the database with the values in the given object and return it... |