java - How to save some content into a column and read it back to an object -


I have string arrays that I need to save this string array as a single string in a text column, separated by commas . But when I read and write Hibernate, I just set and list the list & lt; String & gt; . I want to know a sample and how can I do it with hibernate annotations.

You Hibernate Users



Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -