摘要
描述了一个使用 JNDI和 JDBC技术将海量数据移植到数据库的工程例子。由于数据量达 30 G,并存储于 2 0 0 0多个不同的目录中 ,需要使用 JNDI技术来遍历这些目录 ,找到数据文件 ,然后使用 JDBC完成数据移植的任务。
This paper presents an example of implementing massive data migration using JNDI and JDBC technology.Since the data size is over 30G,and distributed among 2000 different directories,and JNDI technology is required to accomplish the recursion of directories.When a desired data file is found,JDBC is used to implement the data migration task.
出处
《电脑开发与应用》
2004年第8期30-31,共2页
Computer Development & Applications