Papers by Mohammad Aurangzaib Mughal
利用 Hibernate 框架简化 Java 数据库访问
计算机应用与软件, Jan 1, 2006
Hibernate是一个实现对象/关系映射的开源框架,它在Java对象和关系数据库中数据之间建立相应 的映射关系,简化了数据库访问操作。将此框架应用于移动GSM电子运行维护系统中,可充分发挥 其... more Hibernate是一个实现对象/关系映射的开源框架,它在Java对象和关系数据库中数据之间建立相应 的映射关系,简化了数据库访问操作。将此框架应用于移动GSM电子运行维护系统中,可充分发挥 其优点,提高系统开发效率。 ... 利用Hibernate框架简化Java数据库访问. 评论推荐. ...
精通 J2EE--Eclipse, Struts, Hibernate 及 Spring 整合应用案例
Page 1. 精通J2EEEclipse、Struts、Hibernate 及Spring 整合应用案例 计磊李里周伟编著 人民邮电出版社
利用 Hibernate 的 J2EE 数据持久层的解决方案
计算机工程, Jan 1, 2004
在Java技术中有许多方法可以对数据进行持久化,持久层也是Java应用程序中最重要的部分之一。 在当今关系型数据库仍为主流数据库的时候,持久层技术的应用越来越得到重视。该文在分析了3 种持久层主... more 在Java技术中有许多方法可以对数据进行持久化,持久层也是Java应用程序中最重要的部分之一。 在当今关系型数据库仍为主流数据库的时候,持久层技术的应用越来越得到重视。该文在分析了3 种持久层主流解决方案的基础上,介绍了OR映射开源项目Hibernate,并介绍了在Web应用 ...
利用 Hibernate 对象持久化服务简化 Java 数据库访问
计算机应用, Jan 1, 2003
Hibernate是一个对象持久化工具,它通过其强大的O/R映射功能将Java对象同存放于关系数据库 中的数据进行映射,避免了开发人员使用大量的SQL语句通过JDBC的方式对数据库进行操作,可以... more Hibernate是一个对象持久化工具,它通过其强大的O/R映射功能将Java对象同存放于关系数据库 中的数据进行映射,避免了开发人员使用大量的SQL语句通过JDBC的方式对数据库进行操作,可以 有效地提高开发的效率。将其应用于网络报表系统中,可充分利用其优点。 ...
精通 Hibernate: Java 对象持久化技术详解
北京: 电子 _ T 业出版社, Jan 1, 2005
Proceedings of the …, Jan 1, 1997
This paper describes the new security architecture that has been implemented as part of JDK1.2, t... more This paper describes the new security architecture that has been implemented as part of JDK1.2, the forthcoming Java TM Development Kit. In going beyond the sandbox security model in the original release of Java, JDK1.2 provides ne-grained access control via an easily con gurable security policy. Moreover, JDK1.2 introduces the concept of protection domain and a few related security primitives that help to make the underlying protection mechanism more robust.
Static and dynamic reverse engineering techniques for Java software systems
Abstract: This dissertation shows that integration of dynamic and static information aids the per... more Abstract: This dissertation shows that integration of dynamic and static information aids the performance of reverse engineering tasks. An experimental environment called Shimba has been built to support reverse engineering of Java software systems. The static information ...
Core Security Patterns: Best Practices and Strategies for J2EE", Web Services, and Identity Management
Applying Enterprise JavaBeans: component-based development for the J2EE platform
Readers of this book should be familiar with the Java programming language and have had some exp... more Readers of this book should be familiar with the Java programming language and have had some exposure to enterprise beans and the EJB architecture. Although we briefly cover the basics of the EJB architecture, this book is not meant to be a tutorial for those just ...
Designing Enterprise Applications With the J2EE Platform
Abstract As part of the highly regarded Java BluePrints program, Designing Enterprise Application... more Abstract As part of the highly regarded Java BluePrints program, Designing Enterprise Applications with the J2EE Platform, Second Edition, describes the key architectural and design issues in applications supported by the J2EE platform and offers practical ...
Core J2EE patterns: best practices and design strategies
0130648841 - Core J2EE™ Patterns: Best Practices and Design Strategies - Over the last few years,... more 0130648841 - Core J2EE™ Patterns: Best Practices and Design Strategies - Over the last few years, Java 2 Platform, Enterprise Edition (J2EE) technology has emerged and matured as a standard platform for building enterprise applications. ...
XML development with Java 2
XML Development with Java 2 provides the information and techniques a Java developer will need to... more XML Development with Java 2 provides the information and techniques a Java developer will need to integrate XML into Java-based applications. This book presents a fast-paced introduction to XML and moves quickly into the areas where XML has the biggest impact ...
Java and the shift to net-centric computing
Computer, Jan 1, 1996
... Java is a software platform for net-work-centric computing. ... The Java runtime environment ... more ... Java is a software platform for net-work-centric computing. ... The Java runtime environment translates Java code into machine instructions that run on any supported platform. ... Today, Java virtual machines are being developed fOr a much wider range of platforms, from operating ...
Objects First with Java-A Practical Introduction using BlueJ
Objects First with Java is an introduction to object-oriented programming for beginners and focus... more Objects First with Java is an introduction to object-oriented programming for beginners and focuses on programming concepts from a software engineering perspective. Two tools are used throughout the book to teach concepts to be put into practice: the Java programming language, and ...
Uploads
Papers by Mohammad Aurangzaib Mughal