当前位置:
首页
资源下载

搜索资源 - spring Hibernate Annotation
搜索资源列表
-
0下载:
现阶段内置模板可以生成的包括: 可以生成java的hibernat model+annotation,hibernate model+xml,dao,manager,struts+struts2 action类 生成jsp的增删改查. (生成的代码与rapid-framework绑定才比较有意义) 通常代码生成器存在的问题. * 二次开发困难 * 过于智能,自动插入我们的项目中,程序员还需考虑旧的代码会不会被覆盖的问题 * 没有将存放模板的目录名称及文件名称利用起来,导致还需配置每个模板文件生成
-
-
0下载:
该程序实现了零配置通过注解代替了hibernate中繁琐的hb.XML配置 使用spring 控制翻转 ,托管hibernate和struts2 -The program is to achieve a zero-configuration through annotations instead of hibernate cumbersome hb.XML configured to use the spring to control flip hosting hibernate and str
-
-
0下载:
struts2+spring+hibernate(注解)实现的登陆-struts2+ spring+ hibernate (annotation) to achieve the landing
-
-
0下载:
Maven + (Spring + Hibernate) Annotation + MySql Example-Maven+ (Spring+ Hibernate) Annotation+ MySql Example
-
-
0下载:
Java development Spring-Hibernate-Annotation-Example
-
-
0下载:
ssh-annotation
spring struts hibernate annotation spring struts hibernate annotation -spring struts hibernate annotation spring struts hibernate annotation
-
-
0下载:
一个模仿百度帖吧的JavaEE工程,演示了Struts2 Annotation、Spring JDBC及KindEditor的常见用法,其中Struts2 Annotation配置相比XML非常方便,Spring JDBC是相对于Hibernate的轻量级解决方案,对于快速开发中小型Java Web网站具有很好的示例和参考作用。-This is a JavaEE Project that simulates Baidu Tieba application, which demostrating
-
-
0下载:
基于注解的Spring Struts2 Hibernate框架的搭建,所需要公用包请自已准备。-base on Annotation of S2sh。
-
-
0下载:
基于flex+spring+hibernate框架的简单例子,spring+hibernate采用注解方式。-The example is based on the framework of flex+spring+hibernate, that use the annotation method to achieve spring+hibernate.
-
-
0下载:
spring+hibernate实现的基于注解的事务管理-Spring and hibernate annotation-based transaction management
-
-
0下载:
1.使用struts2+spring3+hibernate3整合实现用户CRUD功能。
2.使用多种配置方式
A.将hibernate从外部导入,使用MySQL作为数据库。
B.将hibernate实体映射集成到spring配置文件中。
3.使用传统的配置文件集成框架。
4.注意以下问题:
A.当使用spring管理struts2的 action时要注意需在struts2的action配置文件中添加
<con
-
-
0下载:
多个框架(struts+spring+hibernate)的集成,是目前较流行的一种Web应用程序开源集成框架,用于构建灵活、易于扩展的多层Web应用程序;依赖注入实现了标签化-Multiple frame integration (struts+spring+hibernate), is an open source Web application integration framework of the popular, for the construction of multi tier
-
-
0下载:
struts+spring+hibernate三大框架简单案例注解-SSH three framework simple case annotation
-
-
0下载:
java编程,spring框架结合Hibernate框架通过Annotation的方式配置事物的demo,希望对你有帮助-java programming, spring framework Hibernate framework combined by way of configuring things Annotation demo, I hope to help you
-
-
0下载:
技术要点:
1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。
2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。
3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验!
4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。
5 spr
-