Package de.jpdigital.maven.plugins.hibernate5ddl
-
Class Summary Class Description DdlGeneratorHibernate54 Implementation of theDdlGeneratorinterface for Hibernate 5.4.DdlGeneratorHibernate54.PersistenceXmlHandler A SAX Handler for processing thepersistence.xmlfile.HelpMojo Display help information on hibernate54-ddl-maven-plugin.
Callmvn hibernate54-ddl:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.Hibernate54GenerateDdlMojo Provides a goal which creates DDL SQL files for the JPA entities in the project (using the Hibernate 5 SchemaExport class}.