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
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