摘要:
转载:https://zhuanlan.zhihu.com/p/496695229 参考: https://zhuanlan.zhihu.com/p/92051359 https://zhuanlan.zhihu.com/p/181466247 SpringSecurity-OAuth2万文详解 O 阅读全文
posted @ 2022-06-20 15:23
Mars.wang
阅读(685)
评论(0)
推荐(1)
摘要:
在springboot中使用jdbcTemplate 在springboot中使用jdbcTemplate(2)-多数据源 在springboot中使用jdbcTemplate(3) 在springboot中使用jdbcTemplate(4) 在springboot中使用jdbcTemplate(5 阅读全文
posted @ 2022-06-20 14:30
Mars.wang
阅读(726)
评论(0)
推荐(0)
摘要:
hive元数据可以从两个地方获取,一个是hive命令行,另外一个是hive底层的元数据库,一般是MySQL。 首先看hive命令行查询元数据信息 --查看库中的所有表 show tables in hzgas --查看表的所有字段 show columns in hzgas.dwd_scada_rt 阅读全文
posted @ 2022-06-20 11:23
Mars.wang
阅读(698)
评论(0)
推荐(0)
摘要:
--所有库名 SELECT * FROM sys.databases where name='ipms4s_hrxj_jk' --表信息 select name,create_date ,modify_date from sys.tables where name='Car_GpsData' sel 阅读全文
posted @ 2022-06-20 10:23
Mars.wang
阅读(578)
评论(0)
推荐(0)
浙公网安备 33010602011771号