|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShellCallback | |
---|---|
org.mybatis.generator.api | Provides the main classes and interfaces used by clients of MyBatis Generator. |
org.mybatis.generator.internal |
Uses of ShellCallback in org.mybatis.generator.api |
---|
Constructors in org.mybatis.generator.api with parameters of type ShellCallback | |
---|---|
MyBatisGenerator(Configuration configuration,
ShellCallback shellCallback,
List<String> warnings)
Constructs a MyBatisGenerator object. |
Uses of ShellCallback in org.mybatis.generator.internal |
---|
Classes in org.mybatis.generator.internal that implement ShellCallback | |
---|---|
class |
DefaultShellCallback
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |