Hi,

Is it possible to specify the elements of a PersistenCollection to be lobs? i.e:

   @PersistentCollection
   @ElementColumn(??)
   List<String> options;

The elements are long strings.

Thanks in advance,

Roger

Reply via email to