The double-dot operator invokes mutator methods to set values for each of the address attributes.
双点运算符调用了mutator方法来设置每个地址属性的值。
2
To do that, we will invoke the observer method (using the double-dot operator) for the city attribute of the structured type value in the ADDRESS column (Listing 2).