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.
true if succeed
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.