Deserializes the container object and assigns to each argument.
These methods check the length. Do rollback if the length of arguments is different from length of deserialized object.
In unpackMap, the number of arguments must be even.
the references of object to assign.
self, i.e. for method chaining.
See Implementation
Deserializes the container object and assigns to each argument.
These methods check the length. Do rollback if the length of arguments is different from length of deserialized object.
In unpackMap, the number of arguments must be even.