首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个轻量级的JDBC驱动程序与SQL命令访问的文件系统

一个轻量级的JDBC驱动程序与SQL命令访问的文件系统

资 源 简 介

JdbcFolder is a type-4 Jdbc driver. It allows to execute SQL queries on the underlying filesystem of the JVM. The global view is the folowing : a folder is symbolized as a table, each column of this table is a property of the elements contained in this folder. Eg : select FILENAME, SIZE, EXTENSION from c:/myfolder The result will be a dataset containing three columns ( FILENAME, SIZE et EXTENSION ) and a number of rows corresponding to the number of files present in the directory. Of course, the number of returned columns will be growing as we will advance in implementation. Current released version of jdbcFolder works with ODI until version prior to 10.1.3.5.0. For 10.1.3.5.0 and above, upcoming version seems to work.

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.157182s