-
As one of the data access library, MyBatis3 should also be supported.
-
```
mybatis3.0.4
mybatis-spring-1.0.1
spring3.0.5
Mapper
public interface MockEntityMapper {
List selectByExampleWithRowbounds(MockEntityCondition example, RowBounds rowBounds);
}
maper.xml
ellip…
-
```
What version of the MyBatis are you using? Java myBatis version 3.0.4
Please describe the problem.
I am using the functionality of being able to insert a record using the functionality in orde…
-
```
What version of the MyBatis are you using?
Please describe the problem. Unit tests are best!
What is the expected output? What do you see instead?
Please provide any additional information …
-
```
What version of the MyBatis are you using?
mybatis3.0.6 or mybatis3.1.0 snapshot
Please describe the problem. Unit tests are best!
When update to mybatis-spring1.1.0 snapshot, my project throw …
-
```
What version of the MyBatis are you using?
mybatis3.0.6(with mybatis spring 1.0.3 snapshot)
Please describe the problem. Unit tests are best!
I want to select some special record from my table(w…
-
```
What version of the MyBatis are you using?
1. mybatis-spring1.0.2 with mybatis3.0.6(also with spring3.0.6)
2. jdk1.5.0_22(64 jdk)
3. redhat linux 64
Please describe the problem. Unit tests are b…
-
**[Stack Trace]**
``` text
org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
at org.postgresql.jdbc2.AbstractJdbc2Connection.setReadO…
-
```
What version of the MyBatis are you using?
1. mybatis-spring1.0.2 with mybatis3.0.6(also with spring3.0.6)
2. jdk1.5.0_22(64 jdk)
3. redhat linux 64
Please describe the problem. Unit tests are b…
-
```
What version of the MyBatis are you using?
mybatis3.0.6(with mybatis spring 1.0.3 snapshot)
Please describe the problem. Unit tests are best!
I want to select some special record from my table(w…