public class CrudGenerator extends Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected GenerateCrudPlugin |
plugin |
protected File |
schemaFile |
| コンストラクタと説明 |
|---|
CrudGenerator(File schemaFile,
GenerateCrudPlugin context) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
createFile(File targetFile,
String templatePath,
Map<String,Object> params) |
protected void |
createMessagePropertyFile() |
void |
execute() |
protected Database |
getDatabaseModel() |
protected File schemaFile
protected GenerateCrudPlugin plugin
public CrudGenerator(File schemaFile, GenerateCrudPlugin context)
protected Database getDatabaseModel() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void createMessagePropertyFile()
throws org.apache.maven.plugin.MojoFailureException,
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright 169; 2006-2012 The Seasar Foundation. All Rights Reserved.