`
Java_lilin
  • 浏览: 1709 次
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表

jAVA

    博客分类:
  • jsf
[color=red][/color][size=xx-small][/size]package com.bean; import javax.el.ELContext; import javax.el.ExpressionFactory; import javax.el.ValueExpression; import javax.faces.application.Application; import javax.faces.bean.ManagedBean; import javax.faces.bean.RequestScoped; import javax.faces.context ...
package com.dao; import java.io.Serializable; import java.util.List; import org.hibernate.Query; import org.hibernate.Session; import org.hibernate.Transaction; import com.entity.NewsTypeInfo; import com.entity.PageModel; import com.util.HibernateSessionFactory; /** * dao层基类 * @author Think * ...
Global site tag (gtag.js) - Google Analytics