Hi, I have a number of .NET XSD schemas generated as DataSets together with some proxy objects to handle tables. Is there an easy way to: 1. generate JavaBeans based on those schemas (I know that Sun's xjc does this) 2. fill (from database) generated JavaBeans from some tables or views with help of those schemas
The latter is much more important to me. I'm actually new to Castor, so please excuse me if the question is somehow odd :) Thanks in advance. -- View this message in context: http://www.nabble.com/.NET-DataSet-Schema-tf3477491.html#a9706693 Sent from the Castor - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

