for example : mysql : 
alter table xxxx  CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;
 so, How to implement it  in the Cache?