-
```
What version of the MyBatis are you using?
1.3.1
Please describe the problem. Unit tests are best!
I developed my plugin extended mybatis generator PluginAdapter.
1.- I created a maven plugin ca…
-
```
i used EhCache in mapper.xml , i found that "hits radio" always appears in log
file.
at last i found there code:
in org.apache.ibatis.builder.MapperBuilderAssistant
-----------------------------…
-
```
What version of the MyBatis are you using?
Eclipse Plugin 1.3.1.201101032122
Please describe the problem. Unit tests are best!
I made a plugin to add a import line into Generated Files.
The line…
-
```
What version of the MyBatis are you using?
1.3.1
Please describe the problem. Unit tests are best!
I developed my plugin extended mybatis generator PluginAdapter.
1.- I created a maven plugin ca…
-
```
What version of the MyBatis are you using?
mybatis-spring1.0.2 with mybatis3.0.6
Please describe the problem. Unit tests are best!
1. First I use the mybatis-spring scanner configuration to lo…
-
```
My Batis 3.0.2
Basically I'm using the following select to retrieve the next value from a
hsqldb sequence:
call NEXT VALUE FOR PBSEQ;
Repeated calls return the same value. After…
-
```
MyBatis completely delegates logging to implementations like SLF4J or log4j.
The drawback is that it's not possible to programmatically change logging
configuration when the application is wrapp…
-
```
What version of the MyBatis are you using?
Eclipse Plugin 1.3.1.201101032122
Please describe the problem. Unit tests are best!
I made a plugin to add a import line into Generated Files.
The line…
-
### This is a new DBMS Persistence Service
Uses MyBatis and JDBC.
#### Keys:
- Tablenames are more readable
- Tablenames can be reconfigured
- Can work with original Databasemodel of MySQL- Service
-…
lewie updated
9 years ago
-
```
What version of the MyBatis are you using?
Eclipse Plugin 1.3.1.201101032122
Please describe the problem. Unit tests are best!
I made a plugin to add a import line into Generated Files.
The line…