org.mybatis.generator.maven
Class MavenShellCallback
java.lang.Object
org.mybatis.generator.internal.DefaultShellCallback
org.mybatis.generator.maven.MavenShellCallback
- All Implemented Interfaces:
- ShellCallback
public class MavenShellCallback
- extends DefaultShellCallback
- Author:
- Jeff Butler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenShellCallback
public MavenShellCallback(MyBatisGeneratorMojo mybatisGeneratorMojo,
boolean overwrite)
- Parameters:
overwrite -
getDirectory
public File getDirectory(String targetProject,
String targetPackage)
throws ShellException
- Specified by:
getDirectory in interface ShellCallback- Overrides:
getDirectory in class DefaultShellCallback
- Throws:
ShellException
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.