ibatis-enhanced

some enhanced features added for ibatis.

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

ibatis-enhanced
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

ibatis-enhanced
some enhanced features added for ibatis.
Project URL

Project URL

http://github.com/bingoohuang/ibatis-enhanced
Source Code Management

Source Code Management

http://github.com/bingoohuang/ibatis-enhanced

Download ibatis-enhanced

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/ibatis-enhanced/ -->
<dependency>
    <groupId>com.github.bingoohuang</groupId>
    <artifactId>ibatis-enhanced</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/ibatis-enhanced/
implementation 'com.github.bingoohuang:ibatis-enhanced:0.0.8'
// https://jarcasting.com/artifacts/com.github.bingoohuang/ibatis-enhanced/
implementation ("com.github.bingoohuang:ibatis-enhanced:0.0.8")
'com.github.bingoohuang:ibatis-enhanced:jar:0.0.8'
<dependency org="com.github.bingoohuang" name="ibatis-enhanced" rev="0.0.8">
  <artifact name="ibatis-enhanced" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='ibatis-enhanced', version='0.0.8')
)
libraryDependencies += "com.github.bingoohuang" % "ibatis-enhanced" % "0.0.8"
[com.github.bingoohuang/ibatis-enhanced "0.0.8"]

Dependencies

compile (6)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.6
com.github.bingoohuang : blackcat-instrument Optional jar 0.0.8
org.apache.ibatis : ibatis-sqlmap Optional jar 2.3.4.726
org.slf4j : slf4j-api Optional jar 1.7.12
com.alibaba : fastjson Optional jar 1.2.7
com.google.guava : guava Optional jar 20.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.h2database : h2 jar 1.4.193
com.google.truth : truth jar 0.31
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

ibatis-enhanced

some feature added for old ibatis version

  1. Limited max 10K totalRows for query result.
  2. Add Blackcat invoking points when it is available.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1