Categories
Development

Hibernate Tools

Alright, I’ve been watching the flash demos of the Hibernate Tools for integration into Eclipse. This looks really good. It doesn’t seem to have XDoclet support though. I like keeping the mapping details close to the source (XDoclet). It has experimental support for EJB3 annotations it seems, but that’s a bit far into the future to use for production now. I’ll have to test it some day.

Via java.no.

Categories
Development

Java for your TiVO intro

Seems TiVO released an API for creating services on the TiVO. There’s a short intro with the basics here.

Categories
Development

Pattern repository

Ward Cunningham has been busy over at patternshare.org documenting patterns. A fairly extensive collection.

Via Ted Neward.