更新时间:2026-02-28 GMT+08:00
分享

HBase JDBC API接口介绍

Phoenix实现了大部分的java.sql接口,SQL语法紧跟ANSI SQL标准。

其支持处理函数可参见:

https://phoenix.apache.org/language/functions.html

其支持语法可参见:

https://phoenix.apache.org/language/index.html

相关文档