hibernate3:hbmtemplate

Full name:

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

Description:

Generic exporter that can be controlled by a user provided template or class.

Attributes:

  • Requires a Maven 2.0 project to be executed.
  • Requires dependency resolution of artifacts in scope: test.

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