Commit Graph

42 Commits

Author SHA1 Message Date
sheyanjie-qq dfd9673f0c jdbc add unsigned data types support 2025-01-22 14:32:30 +08:00
sheyanjie-qq b992f27ca0 jdbc update to 3.5.2 2025-01-16 19:31:17 +08:00
sheyanjie-qq 2550b26c85 update jdbc version to 3.5.1 2024-12-31 13:41:51 +08:00
sheyanjie-qq b1e9c7e6e6 update jdbc stmt2 doc and sample code 2024-12-25 16:58:30 +08:00
sheyanjie-qq 4ea40116d2 update spring version, improve demo code 2024-11-08 19:19:32 +08:00
sheyanjie-qq d63795fd83 update sample code 2024-10-25 17:57:09 +08:00
sheyanjie-qq 343421f806 update jdbc driver version 2024-10-19 15:37:01 +08:00
sheyanjie-qq 4268f9e65c java websocket use own protocal 2024-10-19 15:36:48 +08:00
wade zhang 069e31b9c3
Merge pull request #28052 from taosdata/docs/TS-5429-3.0
update jdbc driver to 3.3.3
2024-09-24 08:26:33 +08:00
sheyanjie-qq 21994d450c update jdbc driver to 3.3.3 2024-09-23 20:22:56 +08:00
sheyanjie-qq 4acfdfe403 merge 2024-09-21 17:10:52 +08:00
sheyanjie-qq 109f03d3d3 jdbc upgrade to 3.3.2 2024-09-06 09:44:57 +08:00
sheyanjie-qq 30ab835e53 move java sample code to docs/example 2024-08-19 10:12:55 +08:00
sheyanjie-qq 1590a51e57 mod rust sample code 2024-08-16 15:18:38 +08:00
sheyanjie-qq 3d9380b51a update java sample code 2024-08-16 11:29:03 +08:00
sheyanjie-qq 1397fbe2a2 modify connector sample code log 2024-08-14 16:25:22 +08:00
sheyanjie-qq 43448bee6e fix doc issue 2024-08-09 18:20:50 +08:00
t_max b170feeb22 docs: update java demo and grafana alert 2024-08-09 11:29:37 +08:00
sheyanjie-qq 255d0fd02a mod java exception 2024-08-05 18:34:14 +08:00
sheyanjie-qq a01439d95e mod sample code 2024-08-05 18:34:14 +08:00
sheyanjie-qq f7a94fad50 mod jdbc doc 2024-08-05 18:34:13 +08:00
sheyanjie-qq f440f71e99 add code example 2024-08-05 18:34:13 +08:00
sheyanjie-qq 4223965dba add exception handling 2024-08-05 18:34:13 +08:00
sheyanjie-qq dd4e8458ce mod grafana doc and jdbc 3.3.0 related doc 2024-07-01 18:49:36 +08:00
sheyanjie 369586a5c6 fix auto.offset.reset and snapshot.enable 2023-10-19 20:33:31 +08:00
sheyanjie faca8f2ea9 support geometry data type 2023-09-19 11:20:06 +08:00
Shuduo Sang f2ca4a22c7
docs: use latest java connector to avoid confusing user (#22254) 2023-08-01 09:44:33 +08:00
huolibo bbb93c3720 enh: tmq example add all properties 2023-05-25 11:27:49 +08:00
huolibo 61df1a1b21 enh: stmt insert demo 2023-05-24 17:23:31 +08:00
huolibo 50a24667cd docs(driver): jdbc 3.2.1 document and error code 2023-05-09 16:50:34 +08:00
Benguang Zhao 19883fdeed feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
huolibo d632f035a2
fix: adapter 3.0 (#20391) 2023-03-10 17:01:23 +08:00
huolibo d7e7800520
docs: add jdbc 3.1.0 version description (#20145)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-24 15:44:12 +08:00
Shuduo Sang 9355996eb1 docs: change location to align with taosbenchmark 2022-09-13 17:50:35 +08:00
wade zhang 9d4a6de45a
Merge pull request #16454 from taosdata/test/td-18644-java-1
test: add java fast_write_example for 3.0
2022-08-26 19:14:43 +08:00
huolibo 0e35669378
fix: add java example CI (#16432)
* fix: varchar need \'

* fix: add jdbc test shell

* fix: change class path

* fix: shell error
2022-08-26 19:09:08 +08:00
jiajingbin 96a78211f6 test: add java fast_write_example for 3.0 2022-08-26 19:03:23 +08:00
huolibo 1d265e1ac6 docs: add consumer.unsubscribe() 2022-08-15 15:23:18 +08:00
huolibo 959cf23bfd
docs: add tmq sample and doc (#16082)
* docs: modify jdbc version

* docs: add tmq sample
2022-08-13 01:32:41 +08:00
Bo Ding b8ac5f0c11 docs: typo in LineProtocolExample.java 2022-06-29 08:25:48 +08:00
Zhengmao Zhu 3a99da6fd7 docs: Update LineProtocolExample.java
看代码的时候发现注释有个小问题,毫秒的英文全称弄错了。
2022-06-29 08:12:05 +08:00
dingbo 37db1516ed docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00