ibatis-mapper

0.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i ibatis-mapper

Weekly Downloads

2

Version

0.1.0

License

Apache-2.0

Unpacked Size

27.2 kB

Total Files

9

Last publish

Collaborators

  • oldblackjoe