update One
Updates a record in the database.
Parameters
entity
The object to be updated.
Throws
if the class is not annotated with @Table.
if there is an error executing the query.
Updates a record in the database.
The object to be updated.
if the class is not annotated with @Table.
if there is an error executing the query.