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