Hi all,
We use *_s for String type, *_i for Integers and so on for single
value fields.
*_ss for List<String>, *_ls for List<Long> nd so on.
Now I have condition where I want to store List of class like this
List<SampleClass> . How to do this ?
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
