X-Git-Url: http://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fhibernate4-maven-plugin-1.0.1%2Fapidocs%2Fde%2Fjuplo%2Fplugins%2Fhibernate4%2FHbm2DdlMojo.html;fp=dist%2Fhibernate4-maven-plugin-1.0.1%2Fapidocs%2Fde%2Fjuplo%2Fplugins%2Fhibernate4%2FHbm2DdlMojo.html;h=0000000000000000000000000000000000000000;hp=5281bfa559353fb4b51e2b197a0efbfaf4eb6152;hb=b293b312d6f0dd8b2dc716375fd442dd295a9942;hpb=9179a67d9952d3b63e95686dbd6cacd3c9e13cb2 diff --git a/dist/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html b/dist/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html deleted file mode 100644 index 5281bfa5..00000000 --- a/dist/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - - -Hbm2DdlMojo (Hibernate 4 Maven Plugin 1.0.1 API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -de.juplo.plugins.hibernate4 -
-Class Hbm2DdlMojo

-
-java.lang.Object
-  extended by org.apache.maven.plugin.AbstractMojo
-      extended by de.juplo.plugins.hibernate4.Hbm2DdlMojo
-
-
-
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
-
-
-
-
public class Hbm2DdlMojo
extends org.apache.maven.plugin.AbstractMojo
- - -

-Goal which extracts the hibernate-mapping-configuration and - exports an according SQL-database-schema. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static StringDIALECT - -
-           
-static StringDRIVER_CLASS - -
-           
-static StringEXPORT_SKIPPED_PROPERTY - -
-           
-static StringPASSWORD - -
-           
-static StringURL - -
-           
-static StringUSERNAME - -
-           
- - - - - - - -
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-  - - - - - - - - - - -
-Constructor Summary
Hbm2DdlMojo() - -
-           
-  - - - - - - - - - - - -
-Method Summary
- voidexecute() - -
-           
- - - - - - - -
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-EXPORT_SKIPPED_PROPERTY

-
-public static final String EXPORT_SKIPPED_PROPERTY
-
-
-
See Also:
Constant Field Values
-
-
- -

-DRIVER_CLASS

-
-public static final String DRIVER_CLASS
-
-
-
See Also:
Constant Field Values
-
-
- -

-URL

-
-public static final String URL
-
-
-
See Also:
Constant Field Values
-
-
- -

-USERNAME

-
-public static final String USERNAME
-
-
-
See Also:
Constant Field Values
-
-
- -

-PASSWORD

-
-public static final String PASSWORD
-
-
-
See Also:
Constant Field Values
-
-
- -

-DIALECT

-
-public static final String DIALECT
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-Hbm2DdlMojo

-
-public Hbm2DdlMojo()
-
-
- - - - - - - - -
-Method Detail
- -

-execute

-
-public void execute()
-             throws org.apache.maven.plugin.MojoFailureException,
-                    org.apache.maven.plugin.MojoExecutionException
-
-
- -
Throws: -
org.apache.maven.plugin.MojoFailureException -
org.apache.maven.plugin.MojoExecutionException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2013. All Rights Reserved. - -