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

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -