package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
mybatis-mapper-2-sql
- fork mybatis-mapper-2-sql
- fix batch sql
Documentation
¶
ParseXML is a parser for parse all query in XML to string.
ParseXMLQuery is a parser for parse all query in XML to []string one by one;
you can set `skipErrorQuery` true to ignore invalid query.
ParseXMLs is a parser for parse all query in several XML files to []string one by one;
you can set `skipErrorQuery` true to ignore invalid query.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.