国产成人精品久久免费动漫-国产成人精品天堂-国产成人精品区在线观看-国产成人精品日本-a级毛片无码免费真人-a级毛片毛片免费观看久潮喷

您的位置:首頁技術文章
文章詳情頁

java - SSH整合時 getHibernateTemplate()為空

瀏覽:98日期:2023-11-05 16:39:37

問題描述

@Repositorypublic class AuthorAdminDaoImpl implements IAuthorAdminDao { @Resource private BaseDAO basedao;public boolean loginAuthorAdmin(AuthorAdmin aa) {try { String queryString = ' from AuthorAdmin a where a.authorName= ? and a.authorPwd= ? '; basedao=new BaseDAO(); if (basedao.getTemplate() == null) {System.out.println('沒有獲得HibernateTemplate?'); } List<AuthorAdmin> find = (List<AuthorAdmin>) basedao.getTemplate().find( queryString, aa.getAuthorUsername(), aa.getAuthorPwd()); if (find != null && find.size() > 0) {return true; } else {return false; }} catch (Exception e) { e.printStackTrace(); throw new RuntimeException();}} }

public class BaseDAO extends HibernateDaoSupport{ public HibernateTemplate getTemplate(){return getHibernateTemplate(); }}

HibernateTemplate為空不知道為什么?用的是Spring注入

<?xml version='1.0' encoding='UTF-8'?><beans xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns='http://www.springframework.org/schema/beans' xmlns:context='http://www.springframework.org/schema/context'xmlns:aop='http://www.springframework.org/schema/aop'xsi:schemaLocation='http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.1.xsd http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsdhttp://www.springframework.org/schema/contexthttp://www.springframework.org/schema/context/spring-context-3.1.xsd'><!-- 激活組件掃描功能,在包gk.aop及其子包下面自動掃描通過注解配置的組件 --> <context:component-scan base-package='com.lcy' /> <!-- 激活自動代理功能,false或者省略基于接口的代理,為true基于類的的代理 --> <aop:aspectj-autoproxy proxy-target- /> <bean class='org.apache.commons.dbcp.BasicDataSource'><property name='driverClassName' value='com.mysql.jdbc.Driver'></property><property name='url' value='jdbc:mysql://localhost:3306/ssh'></property><property name='username' value='root'></property><property name='password' value='root'></property> </bean> <bean class='org.springframework.orm.hibernate3.LocalSessionFactoryBean'><property name='dataSource'> <ref bean='dataSource' /></property><property name='hibernateProperties'> <props><prop key='hibernate.dialect'> org.hibernate.dialect.MySQLDialect</prop><prop key='hibernate.format_sql'> true</prop><prop key='hibernate.show_sql'> true</prop> </props></property><property name='mappingResources'> <list><value>com/lcy/po/DocumentInfo.hbm.xml</value><value>com/lcy/po/ColumnEditorAdmin.hbm.xml</value><value>com/lcy/po/ExpertAdmin.hbm.xml</value><value>com/lcy/po/AttachInfo.hbm.xml</value><value>com/lcy/po/DocumentStateInfo.hbm.xml</value><value>com/lcy/po/ColumnInfo.hbm.xml</value><value>com/lcy/po/MessageInfo.hbm.xml</value><value>com/lcy/po/MagazineEditorAdmin.hbm.xml</value><value>com/lcy/po/BoardInfo.hbm.xml</value><value>com/lcy/po/ExpertAssess.hbm.xml</value><value>com/lcy/po/AuthorAdmin.hbm.xml</value> </list></property> </bean> <bean class='com.lcy.dao.BaseDAO'><property name='sessionFactory'> <ref bean='sessionFactory'></ref></property> </bean></beans>

問題解答

回答1:

本來 Spring 已經幫你把 basedao 注入了你XML里配置好的對象, 你后面又用

basedao = new BaseDAO();

創建了個新對象, 把那個 Spring 給注入的 bean 替換掉了...

標簽: java
相關文章:
主站蜘蛛池模板: 印度最猛性ⅹxxxxx | 99视频在线免费观看 | 碰碰碰人人澡人人爱摸 | 欧美三级真做在线观看 | 中文字幕亚洲天堂 | 久久在线视频播放 | 一级毛片免费看 | 波多结衣一区二区三区 | 亚洲精品无码专区在线播放 | 91aaa免费免费国产在线观看 | 久久免费久久 | 沈樵在线观看福利 | 国产在线播放成人免费 | 国产精品一区二区手机在线观看 | 成年人黄色免费网站 | 久热草在线| 91九色精品国产免费 | 日韩成人一级 | 欧美亚洲网站 | 神马午夜不卡 | 亚洲视频一区在线观看 | 国产理论最新国产精品视频 | 国产一区二区在线不卡 | 毛片免费网址 | www.黄色大片| 色噜噜狠狠大色综合 | 男人和女人的做刺激性视频 | 91免费公开视频 | 免费一级毛片麻豆精品 | 国产99视频精品草莓免视看 | 91香焦国产线观看看免费 | 国产日韩亚洲欧美 | 99精品免费在线 | 黄大片日本一级在线a | 亚洲一区二区精品推荐 | 91久久亚洲精品国产一区二区 | 亚洲在线欧美 | 欧美曰韩一区二区三区 | 久久免费视频在线观看 | 一级做a免费视频观看网站 一级做a爰 | 日韩亚洲欧美一区 |