当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: Object-oriented software devel
 

 

    摘要:more and more individuals and organizations have been discovering and turning to free and open source software as an alternative to costly microsoft and legacy software in use today, and so the new ve......
 ·java高级日期概念二    »显示摘要«
    摘要:出自:zdnet 时区timezone类,即java.util.timezone类的实例包含了一个与格林威治标准时间(gmt)相比较得出的以微秒为单位的时区偏移量,而且它还处理夏令时。要获得一个所有支持的进区的列表,你可以使用方法timezone.getavailableids,它将返回一个包含了所有进区id的字符串数组。要知道关于timezone类的更多细节,可以参看sun公司的web站点。为了......


Enterprise Application Development Using Java Blend @ JDJ
上一页   ...c conversion of database records to java programming language objects and java programming language objects to database records, object navigation, transactions, concurrency and object caching for high performance.

java blend understands a database schema and can automatically generate the default mappings based on the relationship information between the tables, whether it is one-one, one-many, many-many, foreign key or inheritance. additionally, it features the advanced capability to modify mapping of views on multiple tables, mapping a java class to multiple tables or multiple java classes to one table. features such as using different names and types in java and the database for the same fields are also supported, of course.

applications written in java blend are highly portable, not only because the code generated is 100% pure java, but also because it is based on the object database management group (odmg) standard for object/relational mappings and object databases. java blend uses jdbc to communicate to relational databases so that any database with jdbc support automatically becomes usable by java blend; it supports several major databases in its first release, and will support any jdbc or odbc based database in later releases.

java blend supports optimistic concurrency as well as the traditional pessimistic locking. use of the optimistic concurrency control mechanism allows java blend to detect the values that have changed in the programs memory and database since the last transaction began. this results in higher
...   下一页

 ·java,beans和关系数据库的镜像    »显示摘要«
    摘要:摘 要 jdk1.1 包 括 了 新 的 数 据 库 存 取(jdbc) 及 组 件(javabeans) 的 应 用 程 序 接 口(apis)。 这 两 个api 结 合 在 一 起, 可 用 来 开 发 通 用 数 据 库 代 码。 通 过 用 唯 一 的 一 个 类 去 存 取 任 何 一 种jdbc 数 据 库( 封 装 于 不 同 组 件 中 的 各 个 应 用 程 序 有 着 其 具......
» 本期热门文章:

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