-
```
What version of the MyBatis are you using?
myBatis 3.0.4 and maven plugins w. mybatis-generator 1.3.1
Please describe the problem. Unit tests are best!
No one, just format generated file for inh…
-
```
What version of the MyBatis are you using?
3.2.2
Please describe the problem. Unit tests are best!
java.lang.NoSuchMethodError:
org.apache.ibatis.logging.jdbc.ResultSetLogger.isTraceEnabled()
…
-
```
What version of the MyBatis are you using?
3.2.2
Please describe the problem. Unit tests are best!
java.lang.NoSuchMethodError:
org.apache.ibatis.logging.jdbc.ResultSetLogger.isTraceEnabled()
…
-
```
What version of the MyBatis are you using?
3.2.2
Please describe the problem. Unit tests are best!
java.lang.NoSuchMethodError:
org.apache.ibatis.logging.jdbc.ResultSetLogger.isTraceEnabled()
…
-
I use spring4.0.6+mybatis-spring1.2.2+mybatis3.2.7+mysql5
spring4 configuration file:
```
```
mybatis configuration file:…
-
_From [zhaob...@gmail.com](https://code.google.com/u/107662090565463405474/) on September 12, 2012 11:07:31_
MyBatis3 no longer need to write the interface implementation class, like below so:
publ…
-
Druid 0.2.20,Oracle 11GR2,MyBatis3.2.2
在运行半天后出现的异常,检查MyBatis,Oracle均正常
导致无法连接到数据库,
不知道什么原因引起
严重: >>java.lang.OutOfMemoryError: Java heap space
> > at java.lang.reflect.Array.newArray(Native Method)…
-
'mvn clean package' failed to generate maven plugin. (message is below)
'[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] MyBatis …