搜索资源列表
-
0下载:
让大家通过该实验更好的理解怎么样去定义一个抽象数据类型,-let everyone through the experiment better understanding of how to define a kind of abstract data types,
-
-
0下载:
OOD方法提供了抽象数据类型机制,遵循软件设计的三条重要原则,即抽象、信息隐藏和模块化-OOD approach provides a mechanism for abstract data types, follow the three important principles of software design, that is abstract, information hiding and modular
-
-
0下载:
在经典的J2EE四层体系结构的基础上增加数据持久层,提出了基于J2EE五层体系结构的Web开发
框架 分析了基于Struts框架的J2EE架构中实现对象持久性的局限性,从中分离出对象持久层,并将Hibernate
这个面向对象的轻量级对象持久性技术集成到该架构中 应用DAO设计模式在业务逻辑层与持久层之间设计
了多源数据访问组件,抽象和封装了对不同数据源的数据访问操作,实现对不同类型、结构、环境、用法的异构数
据库的统一访问。-In the classical architect
-
-
0下载:
Java Collections An Introduction to Abstract Data Types, Data Structures - code
-
-
0下载:
SQLJEP is a Java API for parsing and evaluating SQL-like expressions. It supports some SQL predicase (is null, like, in, between) and almost all Oracle s and MaxDB s functions. See BaseJEP class in JavaDoc.
SQLJEP provides abstract class B
-