java.net Weblogs by Michael IveyWeblogs by Michael Ivey from Java.netGroovy Markup BeanBuilder- (Found July 2, 2008 ) Wiring beans together with Groovy Markup.http://weblogs.java.net/pub/wlg/1338 Quick and Easy Object Persistence: pBeans + Groovy Beans- (Found July 2, 2008 ) In the quest for an object persistence solution that doesn't require duplication of information, writing XML mapping files, extending gross framework classes or implementing complicated interfaces, I stumbled across pBeans. If you use it with Groovy Beans, you can build a database-backed persistent object system in literally minutes.http://weblogs.java.net/pub/wlg/1299 SQLite ... quick and dirty SQL server- (Found July 2, 2008 ) Ever find that you need a database, but don't want to hassle with installing one Me too. Then I stumbled on SQLite.http://weblogs.java.net/pub/wlg/306 |