当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: For Java developers, Java Databa
 

 

    摘要:suns president: "javaone wasnt about sun" it was billed, to the press anyway, as a debate on "the big question." it brought together, in the general session hall yesterday morning at javaone in san fr......
    摘要: personalization, a recurring requirement in most corporate web applications, can be a very effective tool for streamlining web applications and enhancing the web users experience. in many cases, pe......


Understanding JCA @ JDJ

for java developers, java database connectivity (jdbc) is the only standard interface to database management systems (dbmss). as jdbc has evolved, the number of ways to connect have increased. jdbc 2 added capabilities for compatibility with j2ee. jdbc 3 generalized the structure to support enterprise information systems (eiss) other than dbmss, including messaging services.

jdbc 3 introduced j2ee connector architecture (jca). the initial release of jca (1.0) standardized interfaces to dbmss for application servers. with jca, application servers can access a variety of dbmss without dbms-specific coding. jca also provides local and distributed transaction control, generic deployment capabilities and access outside of dbmss to general eiss.

sun released the fi
...   下一页

    摘要:the java platform is usually perceived as inadequate for real-time applications because of its lack of determinism, that is, its unpredictable execution time. for example, garbage collection (gc), w......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE