Uses of Class
org.apache.ibatis.builder.xml.XMLStatementBuilder
Packages that use XMLStatementBuilder
-
Uses of XMLStatementBuilder in org.apache.ibatis.session
Fields in org.apache.ibatis.session with type parameters of type XMLStatementBuilderModifier and TypeFieldDescriptionprotected final Collection<XMLStatementBuilder> Configuration.incompleteStatementsMethods in org.apache.ibatis.session that return types with arguments of type XMLStatementBuilderMethods in org.apache.ibatis.session with parameters of type XMLStatementBuilderModifier and TypeMethodDescriptionvoidConfiguration.addIncompleteStatement(XMLStatementBuilder incompleteStatement)