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.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected void createMessagePropertyFile() throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
Copyright 169; 2006-2012 The Seasar Foundation. All Rights Reserved.