public class DdlGeneratorHibernate51 extends Object implements DdlGenerator
DdlGenerator interface for Hibernate
5.1.| Constructor and Description |
|---|
DdlGeneratorHibernate51() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateDdl(Dialect dialect,
Set<Class<?>> entityClasses,
GenerateDdlMojo mojo) |
public void generateDdl(Dialect dialect, Set<Class<?>> entityClasses, GenerateDdlMojo mojo) throws org.apache.maven.plugin.MojoFailureException
generateDdl in interface DdlGeneratororg.apache.maven.plugin.MojoFailureExceptionCopyright © 2016–2017 Jens Pelzetter. All rights reserved.