在使用webwork和Hibernate时的几点疑问

1. 在webwork中jsp中的参数是通过xwork获取并转换成Map映射以后转换成Hibernate的Model映射的,问题是在jsp提交到xwork的所有参数类型都是String类型的,而Hibernate的Model中有各种各样的类型,如Date、BigInteger等,他们之间是如何进行转换的。如果在转换过程中出现异常如何解决?能否对转换的方法进行重载?

2.Hibernate的Model文件与数据库的表单结构是一种映射关系,即一一对应的关系,而在jsp页面提交的表单中与Model也形成一一对应的关系。但是在实际的开发过程中往往并不是完全都是一一对应,如在jsp页面中有年、月、日三个选项,但是在Model类和表单中只有一个字段对它进行处理。这种情况如何解决?

3.在Hibernate的hbm.xml中使用sequence时,启动tomcat总是无法正常加载,提示如下异常:

[mywap] ERROR [main] ContextLoader.initWebApplicationContext(177) | Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext-hibernate.xml]: Initialization of bean failed; nested exception is net.sf.hibernate.MappingException: could not instantiate id generator
[mywap] ERROR [main] [/].log(662) | Exception sending context initialized eventto listener instance of class om.mywap.webwork.listener.StartupListener org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/application Context-hibernate.xml]: Initialization of bean failed; nested exception is net.sf.hibernate.MappingException: could not instantiate id generator net.sf.hibernate.MappingException: could not instantiate id generator
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值