<get-one> get precisely one matching object

name
get-one
xml namespace
http://moyaproject.com/db

Like <get>, but will throw a db.multiple-results if there are more than one result, or db.no-result if there are no results.

inherited attributes
name purpose type required? default choices
db Database to use text No "_default"
dst Destination reference No
filter Filter expression database expression No
forupdate Issue a select FOR UPDATE? boolean No no
from Application application reference No
if Conditional expression expression No yes
model Model element reference text No
modelobj Model object expression No None
orderby Order by comma list No
src query set to restrict search expression No None
value Value expression No None