Delete an account, cascading the deletion of all its transactions.
Delete an account, cascading the deletion of all its transactions.
the account to delete
Find all the accounts sorted by name.
Find all the accounts sorted by name.
all the accounts, sorted on name.
Save (insert or update) an account.
Save (insert or update) an account.
the account to insert or update
the saved account; if inserted, the id will contain the primary key.