Hello, I'm new to OJB. I want to store a collection (java.util.Set) of strings in a database. I saw that OJB can help me with storing collections, but only for collections of classes that are @ojb.class marked (I'm using Xdoclet, yes). Is it possible to store my collection of strings? And how should I declare it in Xdoclet tags?
Thanks, Bart. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
