homework-jianmu/examples/JDBC
Shuduo Sang f7b42ad41b
fix: specify utf-8 in jdbc example pom.xml (#22565)
* fix: use latest version of jdbc connector

* fix: remove locale and timezone to avoid confusing user

* fix: update readme.md

* fix: refine demo.c

* fix: specify utf-8 in jdbc example pom.xml
2023-08-25 09:22:29 +08:00
..
JDBCDemo fix: refine example (#22325) 2023-08-04 13:57:34 +08:00
SpringJdbcTemplate fix(driver): jdbc sample for 3.0 (#16235) 2022-08-22 13:26:59 +08:00
connectionPools fix(driver): jdbc sample for 3.0 (#16235) 2022-08-22 13:26:59 +08:00
consumer-demo build(deps): bump guava in /examples/JDBC/consumer-demo (#21734) 2023-06-15 09:12:46 +08:00
mybatisplus-demo fix: use latest version of jdbc connector (#22148) 2023-07-23 00:34:07 +08:00
springbootdemo docs(driver): TDengine description 2023-06-08 16:43:43 +08:00
taosdemo fix: specify utf-8 in jdbc example pom.xml (#22565) 2023-08-25 09:22:29 +08:00
readme.md docs: fix java example link (#19873) 2023-02-08 16:21:08 +08:00

readme.md

TDengine examples

No. Name Describe
1 JDBCDemo Example codes for JDBC-JNI, JDBC-RESTful, Subscribe
2 connectionPools Example codes for HikariCP, Druid, dbcp, c3p0 connection pools
3 SpringJdbcTemplate Example codes for spring jdbcTemplate
4 mybatisplus-demo Example codes for mybatis
5 springbootdemo Example codes for springboot
6 taosdemo This is an internal tool for testing Our JDBC-JNI, JDBC-RESTful, RESTful interfaces

more detail: https://docs.taosdata.com/connector/java/