ibatis-enhanced
some feature added for old ibatis version
- Limited max 10K totalRows for query result.
- Add Blackcat invoking points when it is available.
License |
License |
---|---|
GroupId | GroupIdcom.github.bingoohuang |
ArtifactId | ArtifactIdibatis-enhanced |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionibatis-enhanced
some enhanced features added for ibatis.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ibatis-enhanced-0.0.8.pom | |
ibatis-enhanced-0.0.8.jar | 15 KB |
ibatis-enhanced-0.0.8-sources.jar | 8 KB |
ibatis-enhanced-0.0.8-javadoc.jar | 75 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.12 |
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 |
some feature added for old ibatis version