Class GenerateHbmMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.hibernate.tool.maven.AbstractGenerationMojo
org.hibernate.tool.maven.GenerateHbmMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="generateHbm", defaultPhase=GENERATE_SOURCES) public class GenerateHbmMojo extends AbstractGenerationMojo
Mojo to generate hbm.xml files from an existing database.

See: https://docs.jboss.org/tools/latest/en/hibernatetools/html_single/#d0e4821