
May 1st, 2008, 08:00 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 38,075
Time spent in forums: < 1 sec
Reputation Power: 43
|
|
|
Let’s bind those Java objects to SQL databases
You've already seen how flexible Castor is in allowing you to convert Java objects to XML and back. But Castor does a lot more, including letting you take those same Java objects and turn them into rows within your SQL database. Learn what syntax is the same, what's different, and how you can add SQL to your data binding arsenal.
Read the full article here: Let’s bind those Java objects to SQL databases
|