There seems to be no end of code generation tools out there and would rather not have to go through each to see what is still maintained, easy to use, and provides customization. The code generation is for NHibernate mapping and subsequent creation of value objects or Data Transfer objects (DTO). It would be great if it could also generate in other languages such as action script.
As this app being developed is using the database the ORM is generally a 1:1 mapping. I know that this defeats most of reasons of using NHibernate but that is what it is.