dbflute:jdbc

Full name:

org.seasar.dbflute:dbflute-maven-plugin:1.0.0:jdbc

Description:

JdbcCommandPlugin provides jdbc goal to run jdbc.[sh|bat].

Attributes:

  • Requires a Maven 2.0 project to be executed.

Required Parameters

Name Type Since Description
basedir File - Project base directory (prepended for relative file paths).

Optional Parameters

Name Type Since Description
clientProject String - (no description)
dbfluteClientDir File - (no description)

Parameter Details

basedir:

Project base directory (prepended for relative file paths).

  • Type: java.io.File
  • Required: Yes
  • Expression: ${basedir}

clientProject:

(no description)

  • Type: java.lang.String
  • Required: No
  • Expression: ${dbflute.clientProject}

dbfluteClientDir:

(no description)

  • Type: java.io.File
  • Required: No
  • Expression: ${dbflute.dbfluteClientDir}