Skip to content

generate SQL statements from the ibatis Mapper XML file in Node.js

License

Notifications You must be signed in to change notification settings

OldBlackJoe/ibatis-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ibatis-mapper

ibatis-mapper can generate SQL statements from the iBatis3 Mapper XML file in node.js.
You can also use Dynamic SQL elements, for example, <isNotNull>, <isEqual>, <iterate>.

Table of contents

Installation

npm install --save ibatis-mapper

Usage

ibatis-mapper supports all of dynamic SQL elements.

Change Log

0.1.0

  • Initial Version
  • Test for Circle CI

About

generate SQL statements from the ibatis Mapper XML file in Node.js

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published