(note: I\'m quite familiar with Java, but not with Hibernate or JPA - yet :) )
I want to write an application which talks to a DB2/400 database through JPA and I ha
as alternative of XML configuration, you may want to dynamically generate java class with annotation using your preferred bytecode manipulation framework