public class XMLStatementBuilder extends BaseBuilder
configuration, typeAliasRegistry, typeHandlerRegistry
Constructor and Description |
---|
XMLStatementBuilder(Configuration configuration,
MapperBuilderAssistant builderAssistant,
XNode context) |
XMLStatementBuilder(Configuration configuration,
MapperBuilderAssistant builderAssistant,
XNode context,
String databaseId) |
Modifier and Type | Method and Description |
---|---|
void |
parseStatementNode() |
booleanValueOf, createInstance, getConfiguration, integerValueOf, parseExpression, resolveAlias, resolveClass, resolveJdbcType, resolveParameterMode, resolveResultSetType, resolveTypeHandler, resolveTypeHandler, stringSetValueOf
public XMLStatementBuilder(Configuration configuration, MapperBuilderAssistant builderAssistant, XNode context)
public XMLStatementBuilder(Configuration configuration, MapperBuilderAssistant builderAssistant, XNode context, String databaseId)
Copyright © 2010–2015 MyBatis.org. All rights reserved.