hibernate3:hbm2ddl

Full name:

org.codehaus.mojo:hibernate3-maven-plugin:2.2:hbm2ddl

Description:

Generates database schema.

Attributes:

  • Requires a Maven 2.0 project to be executed.
  • Requires dependency resolution of artifacts in scope: test.
  • Invokes the execution of the lifecycle phase process-resources prior to executing itself.

Optional Parameters

Name Type Since Description
componentProperties Map - Parameter that holds component properties defined by the user. More information can be found at the Component Properties Configuration page.
components List - Parameter that holds components definitions specified by the user.

Parameter Details

componentProperties:

Parameter that holds component properties defined by the user. More information can be found at the Component Properties Configuration page.
  • Type: java.util.Map
  • Required: No

components:

Parameter that holds components definitions specified by the user.
  • Type: java.util.List
  • Required: No