提交 5806683e 编写于 作者: Z zyyang

change

上级 abe156f6
...@@ -44,7 +44,8 @@ public class TSDBDatabaseMetaDataTest { ...@@ -44,7 +44,8 @@ public class TSDBDatabaseMetaDataTest {
} }
@Test @Test
public void allTablesAreSelectable() { public void allTablesAreSelectable() throws SQLException {
Assert.assertFalse(metaData.allTablesAreSelectable());
} }
@Test @Test
......
需求: 需求:
1. 可以读lowa的配置文件 1. 可以读lowa的配置文件
2. 支持对JNI方式和Restful方式的taos-driver 2. 支持JDBC-JNI和JDBC-restful
\ No newline at end of file 3. 读取配置文件,持续执行查询
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册