搜索资源列表
spring-framework-1.1.1-with-dependencies
- Java/J2EE application framework based on [Expert One-on-One J2EE Design and Development] by Rod Johnson. Includes JavaBeans-based configuration, an AOP framework, declarative transaction management, JDBC and Hibernate support, and a web MVC framework
spring_jdbc
- Spring JDBC的演示程序源代码,演示如何引用Spring JDBC进行数据库的访问
SelectCourse
- 使用struts+spring+JDBC 实现的学生选课管理系统
newCrm.rar
- struts+spring+jdbc权限管理 菜单树实现,struts+spring+jdbc permission management The tree for js
netct_oss
- 某达内学生培训最后做的电信计费系统项目的全部源代码,jsp+struts+jdbc+spring+oracle-Training of students in a final project of the telecommunications billing system of all the source code, jsp+ struts+ jdbc+ spring+ oracle
JAVAframework
- 本课程学习完毕后学员可以熟练掌握以下内容 ·Struts框架 讲解MVC标准实现框架Struts的基本配置及基本使用,讲解了Struts的基本工作原理,常用标签(HTML、LOGIC、 BEAN)、各种主要Action(Action、ForwardAction、DispatchAction)、Struts验证框架、Struts国际化、Struts解 决重复提交及文件上传操作等。 ·Hibernate框架 讲解Hibernate框架的基本ORMapping实现及Hi
SoftwareEngineerStudyNotes
- 软件工程师学习笔记大全:包含了在达内学习期间记录的c++、CoreJava 、Jdbc、Hibernate、Servlet、Jsp、Spring、Struts、EJB的学习笔记。-Encyclopedia of Software Engineer Study Notes: includes study at the period of record in c++, CoreJava, Jdbc, Hibernate, Servlet, Jsp, Spring, Struts, EJB' s
appfuse-light-webwork-spring-jdbc-1.8.2
- appfuse对java web开发很有帮助,里边用了分层的思想进行开发的-appfuse helpful for the development of java web inside the idea of using a hierarchical development of
proxool-0.9.0RC3
- proxool连接池通常用与spring jdbc搭配使用-proxool datapool
v1.0.3
- 后台配置生成一个查询模块。struts+spring+jdbc -Background check module configured to generate a
LoginTestV3
- spring jdbc 连接池技术,oracle数据库-spring jdbc connection pool technology, oracle database
spring-jdbc
- 用Spring 封装jdbc的完整实例,完整的项目,包括数据库建立的sql语句,数据库是oracle 10g-Use the Spring MVC user login complete examples of this example is in the Eclipse to create a Tomcat project, to explain the whole process of Spring MVC
org.springframework.jdbc
- spring 通过JDBC 链接数据库 是maven项目 用maven打开-java Spring JDBC demo
spring-jdbc-1.0.723
- 主要以spring轻量级框架实现jdbc操作,及后台分页实现。-Spring lightweight framework to achieve the the jdbc operation, and background paging.
stx2struts1(spring-JDBC)
- 商城首页,用 jdbc实现的该功能,很简单。适合初学者-Store Home
spring-jms-oracle-aq
- spring监听oracle AQ队列 Oracle AQ with Spring JMS ( Without Spring JDBC Extension )-Oracle AQ with Spring JMS ( Without Spring JDBC Extension )
spring-jdbc-3.0.2.RELEASE
- spring框架jar包 spring-jdbc-release-Spring framework jar package spring-jdbc-release
spring+spring mvc+mybatis+bootstrap Demo
- 下载后请用jdk1.7编译,修改jdbc的用户名和密码,执行里面的user.sql(After downloading, please use jdk1.7 to compile, modify the user name and password of JDBC, and execute the user.sql in it)
Spring源码深度解析
- 《Spring源码深度解析》从核心实现和企业应用两个方面,由浅入深、由易到难地对Spring源码展开了系统的讲解,包括Spring的设计理念和整体架构、容器的基本实现、默认标签的解析、自定义标签的解析、bean的加载、容器的功能扩展、AOP、数据库连接JDBC、整合MyBatis、事务、SpringMVC、远程服务、Spring消息服务等内容。("Spring" source depth analysis from the two aspects of the core re
spring-framework-reference
- The Spring Framework is a lightweight solution and a potential one-stop-shop for building your enterprise-ready applications. However, Spring is modular, allowing you to use only those parts that you need, without having to bring in the rest. You can