-
Hi @cer @dartartem
While implementing microservices using Eventuate saga orchestrator pattern using postgresql 9.6 database, we are getting below issue
_org.springframework.jdbc.UncategorizedSQL…
-
### Module
Core
### Testcontainers version
1.19.7
### Using the latest Testcontainers version?
Yes
### Host OS
Linux, Windows
### Host Arch
x86_64
### Docker version
```shell
Client:
Clou…
-
I am experiencing a peculiar problem that seems to be related to the use of [minikube](https://github.com/kubernetes/minikube).
I am running a [PostgreSQL 13 pod](https://bitnami.com/stack/postgres…
-
I'm using SFM v8.2.3 with Spring JDBC and Java 15 (hasn't tested with other JDK), for the first query I get this error message (even though everything works fine include the first query)
![image](htt…
-
您好:
我使用yugong做oracle到oracle的同步时,发现含clob字段的表无法进行数据同步。
以下就是我们运行时候的报错,麻烦帮忙解决下。
[oracle@dell-oracle GDSIGNAL.FLOW_INPUT]$ more table.log
2016-12-28 10:49:10.365 [main] WARN c.t.yugong.extracto…
-
Hello
I'm creating a table by using lists of maps (as returned by jdbcTemplate) and deriving the table layout programmatically from the returned resultset.
Now I want to make the table sortable …
-
## Problem description
After moving my docker-data folder I cannot longer login as admin User. All other Users can login.
When logging in I get the following error message:
`airsonic_1 | org…
-
## 👍 문제
소프트웨어 디자인 패턴이란 _'특정 문맥에서 공통적으로 발생하는 문제에 대해 재사용 가능한 해결책이다.'_ 라고 합니다. 우리가 일반적으로 사용하는 패턴 혹은 사용하는 프레임워크에 적용된 패턴은 어떤 것이 있고, 어떤 장점이 있을까요?
## ✈️ 선정 배경
story1 을 읽는데, 처음 보는 패턴들도 많았고, DAO나 TO와 같이…
-
## What is the current behavior?
The `SFSession#open` function is `synchronized`, so when using Snowflake JDBC w/ Virtual Threads, pinning frequently occurs.
## What is the desired behavior?
…
jtb93 updated
5 months ago
-
Hi,
你好!
不好意思,再次打扰。
我试着把bytetcc 集成到springboot的时候,我遇到了LocalXADataSource transactionManager NullPointerException,
请看现在配置和代码:
pom.xml
commons-dbutils
commons-dbutil…