Top "Hbm2java" questions

Use this tag when using hbm2java for Hibernate Class Generation

How to configure hbm2java and hbm2dao to add packagename to generated classes

I'm trying to configure hbm2java with maven to generate POJO classes and DAO objects. One of the issues I'm …

hibernate maven-2 hibernate-tools hbm2java
Missing dependancy information for jdbc.artifact.groupid:jdbc-driver:jar:1.0

I am trying to use hbm2java maven plugins for hibernate. For mvn hibernate3:hbm2cfgxml goal I am facing …

java hibernate maven maven-plugin hbm2java
Maven Java Source Code Generation for Hibernate

I´m busy converting an existing project from an Ant build to one using Maven. Part of this build includes …

hibernate maven-2 orm ant hbm2java