Hi I have a Map<String,String> annotated with @ElementCollection, which generates two varchar columns.
Is there any way to tell openJPA to map to varchar,clob? TIA Leo
Hi I have a Map<String,String> annotated with @ElementCollection, which generates two varchar columns.
Is there any way to tell openJPA to map to varchar,clob? TIA Leo