搜索资源列表
ssh_practice.zip
- 用struts hibernate 开发的论坛源码! 开发平台:eclipese 3.1.2 web服务器: tomcat 5 数据库: mysql5.0 ,Struts hibernate using a forum for the development of source code! Development platform: eclipese 3.1.2 web server: tomcat 5 Database: mysql5.0
Java-ERP
- 用Java开发的一个ERP仓储系统,开发环境为Eclispe 3.2 +Oracle 10i +hibernate 3.0 +structs 1.2 -ERP with the development of a Java storage system, the development environment for Eclispe 3.2+ Oracle 10i+ hibernate 3.0+ structs 1.2
MyLittlePlayer
- 使用TMediaPlayer控件播放文件,播放后自动休眠操作系统。 包含功能: 1 倒计时对话框 2 操作系统休眠 3 支持拖拽文件到窗口 -Use TMediaPlayer control to play the file, the player automatically sleep the operating system. Contains the features: 2 operating system, a countdown dialog hibernate 3
NHibernate-1.2.0.GA-src
- NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可
hibernate-3.2.0.cr1
- hibernate api,简要介绍了hibernate的一些方法,对hibernate的快速入门有很好的帮助-hibernate api, a brief introduction to hibernate some good help hibernate Quick Start
ChatRoom
- 本系统以MyEclipse为开发工具,ssh整合框架。采用Ajax技术实现在线聊天功能。在lib文件里加入 struts 1.3 spring 2.5 hibernate 3.2 所需要的jar包。注意删掉重复的jar包。不清楚的可以。给我留言。-This system uses MyEclipse as the development tool, the integrated framework of ssh. Using Ajax technology to realize the onli
oracle
- Oracle 存储过程 1 Oracle存储过程基础知识 1 Oracle存储过程的基本语法 2 关于Oracle存储过程的若干问题备忘 4 1. 在Oracle中,数据表别名不能加as。 4 2. 在存储过程中,select某一字段时,后面必须紧跟into,如果select整个记录,利用游标的话就另当别论了。 5 3. 在利用select...into...语法时,必须先确保数据库中有该条记录,否则会报出 no data found 异常。 5 4. 在存储过程中,
contact
- 1) 采用Struts作为系统的表示层框架; 2) 采用Hibernate技术实现用户DAO数据资源的访问; 3) 根据E-R关系,创建数据库及数据表,数据库应命名为addressdb,数据表名称应命名为addresstable; 4) 该系统允许用户维护一个私人的通讯录,需要学员实现功能如下: ? 新增联系人 ? 显示所有联系人(1) use the MVC design pattern to display all the books in the JSP page (listbo