Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
How to make JPA Entity and DAO generator use Log4j
How do I make JPA Entity and DAO generator use Log4j. I tried using custom templates but could not figure out how to force it to use log4j instead of each DAO posting its logging messages to Entitymanagerhelper. Currrently it uses Java.util.logging.