摘要
SQLJ是Java访问数据库的一种技术。与JDBC相比,它具有很多优势。本文首先介绍了SQLJ的语法要点,然后分析了SQLJ程序的开发应用过程,最后对SQLJ与JDBC进行了比较,总结了各自的优点和不足。
SQLJ is one of the methods that java use to access the database.It has a lot of advantage than that of JDBC.The author first introduces the sytax of SQLJ ,Then analyzes the processes to develop SQLJ application.At last,summarize the advantage and disadvantage of SQLJ and JDBC.
出处
《现代计算机》
2002年第2期27-30,共4页
Modern Computer