-
我在mybatis里面用的sql语句
```
Select AUS.ScheduleID, AUS.SystemID, AUS.ClinicID, AUS.DoctorID, AUS.ScheduleDate,
AUS.StartTime, AUS.EndTime, AUS.Status, AUS.BookBy, AUS.Note, AUS.Remark, AUS.SourceType,…
-
在入口处 我使用了@SagaStart(timeout = 100) 注解,但是 数据库中 只存在了2毫秒就关闭了事务
210 feign feign-172.29.25.97 2019-04-29 09:06:49 SagaStartedEvent
211 feign feign-172.29.25.97 2019-04-29 09:06:51 SagaEndedEvent
之…
-
如题,求助,不知道是我使用上面的问题还是有BUG
实体定义:
~~~java
@Entity
@Table(name = "test")
@Data
@FieldDefaults(level = AccessLevel.PRIVATE)
public class MybatisEntity {
@Id
@GeneratedValue(strategy = …
-
## Bug Report
### Which version of ShardingSphere did you use?
4.0.0-RC2-SNAPSHOT
### Which project did you use? Sharding-JDBC or Sharding-Proxy?
Sharding-JDBC
### Expected behavior
Encryp…
-
### 当前使用版本(必须填写清楚,否则不予处理)
Mybatis Plus 3.1.0
SpringBoot 2.1.2
### 该问题是怎么引起的?**([最新版](https://search.maven.org/search?q=mybatis-plus)上已修复的会直接**close**掉)**
Mysql表id为bigint类型自增主键,使用mybatis plus的sav…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
### Ⅱ. Describe what happened
…
-
## Version
java 1.9, SpringBoot, mybatis
## Development Environment
1. 그리드 내 백엔드로 데이터 전송시 String으로만 전달하는 것으로 확인되었습니다.
Int값으로 변환하여 백엔드로 전달하는 방법이 있는지 궁금합니다.
2. 데이터 미입력 시 해당 셀에 색상이 변환되는 경고 관련하여…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
org.springframework.orm.jpa.JpaSyste…
-
`C:\Java\jdk1.8\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:61945,suspend=y,server=n -Drebel.base=C:\Users\Administrator\.jrebel -Drebel.env.ide.plugin.version=2019.1.2 -Drebel.e…
-
### 当前使用版本(必须填写清楚,否则不予处理)
当前3.1.1
### 该问题是怎么引起的?**([最新版](https://search.maven.org/search?q=g:com.baomidou%20a:mybatis-*)上已修复的会直接**close**掉)**
![image](https://user-images.githubusercontent.co…