public class SqlMapGeneratorConfiguration extends PropertyHolder
Constructor and Description |
---|
SqlMapGeneratorConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getTargetPackage() |
String |
getTargetProject() |
void |
setTargetPackage(String targetPackage) |
void |
setTargetProject(String targetProject) |
void |
validate(List<String> errors,
String contextId) |
addProperty, getProperties, getProperty
Copyright © 2006–2023 MyBatis.org. All rights reserved.