当前位置: 代码迷 >> org.hibernate.LazyInitializationException.html的解决方案
 
  • 剔除Openoffice.org

    删除Openoffice.org这个问题前后困扰我快半个月了,你妹的,Openoffice问题怎么这多,最后终于决定要删掉。

    2248
    热度
  • Hibernate框架笔记(上)

    Hibernate框架笔记(下)Hibernate文档笔记共分为二个部分,此处是第二部分,重点讲述了可选配置项,它包括Hibernate配置项、HibernateJDBC和连接的属性、HibernateCache属性、Hibernate事务属性和Miscellaneousproperties各种混合的属性。 九、可选配置项 下面介绍的Hibernate属性,有一些是系统级别的。系统级别的属性只能通...

    427
    热度
  • 使用hibernate3调用mysql5.0的存储过程出现有关问题

    使用hibernate3调用mysql5.0的存储过程出现问题我按照http://startec.blogbus.com/logs/2006/05/2539703.html#上的教程进行了hibernate和mysql5。0的连接,对于数据库的select等操作均正常,在进行存储过程调用之后出现了错误Exceptioninthread"main"java.lang.Unsupp...

    28
    热度
  • hibernate映射有关问题?

    hibernate映射问题??求大神解决!!错误:Exceptioninthread"main"org.hibernate.MappingException.html'>org.hibernate.MappingException:Unknownentity:com.hibernate.model.StudentStudent.hbm.xml:<?xmlversion="1.0"encodi...

    93
    热度
  • org.springframework.orm.ObjectRetrievalFailureException:

    hibernate根据id加载错误如下:Javacode2011-10-0814:51:02,255DEBUG[http-8080-6](SQLStatementLogger.java:111)-selectclientinfo0_.CLIENT_IDasCLIENT1_2_0_,clientinfo0_.CLIENT_NAMEasCLIENT2_2_0_,clientinfo0_.ADDRESS...

    487
    热度
  • org

    问题描述 我的控制器是: importorg.springframework.beans.factory.annotation.Autowired; importorg.springframework.stereotype.Controller; importorg.springframework.validation.BindingResult; importorg.springframewo...

    96
    热度
  • hibernate学习中的第一个程序解决思路

    hibernate学习中的第一个程序请大家帮忙看看如何解决这个问题...错误信息:2013-9-100:18:51org.hibernate.annotations.common.Version<clinit>INFO:HCANN000001:HibernateCommonsAnnotations{4.0.2.Final}2013-9-100:18:51org.hibernate.Ve...

    977
    热度
  • Hibernate 四 需要的JDK 版本是多少

    Hibernate4需要的JDK版本是多少?Hibernate4需要的JDK版本是多少?怎么在文档里面都找不到?谁能告诉我Hibernate4需要JDK4的什么版本,并且告诉我在文档的哪里可以找到?谢谢!color='#e78608'>------解决方案--------------------Fromhttp://www.hibernate.org/quick-start.html我知道Hibe...

    655
    热度
  • 配置hibernate的有关问题

    配置hibernate的问题我用的是eclipsesdk3.7.1的版本刚刚下载了一个hibernate3.6.0的压缩件还需要什么同步插件吗怎么把hibernate配置到eclipse中.现在只在SE阶段·.费解啊.现在是连接oracle是那个字符串不会写就想弄个hibernate生成那堆字符串.color='#e78608'>------解决方案-------------------...

    77
    热度
  • hibernate联接mysql报错

    hibernate连接mysql报错环境hibernate4.1.2,mysql5.0.8我的mysql地址是没有错的,我简单的用JDBC测试过地址,但是配到hibernate.cfg.xml一运行就说我地址错误,请各位大侠帮忙解决问题谢谢..hibernate.cfg.xml配置<?xmlversion='1.0'encoding='utf-8'?><!DOCTYPEhiber...

    97
    热度
  • org.springframework.jdbc.UncategorizedSQLException: (HibernateTemplate):

    Hibnerate报数据大小超出此类型的最大值错误我的配置是spring1.2+hibernate3+strut1.2,数据库Oracle9数据源在tomcat中,配置为:<Contextpath="/***"docBase="***"debug="0"reloadable="true"><Resou...

    671
    热度
  • hibernate oracle 主键自增长有关问题

    hibernateoracle主键自增长问题项目中一直使用mysql做数据库,无奈最近要求兼容oracle,使用了Hibernate,作为持久层框架。保存数据的时候报错信息如下:html'>org.springframework.orm.hibernate3.HibernateSystemException:Dialectdoesnotsupportidentitykeygeneration;ne...

    1991
    热度
  • hibernate3.1所有的jar包!标题要长!解决方案

    求hibernate3.1所有的jar包!标题要长!!!!!!!!别发CSDN的收费连接哈没分呀谢了color='#e78608'>------解决方案--------------------上官网http://www.hibernate.org/downloads.html

    60
    热度
  • hibernate 3.6.8 中使用annotations是不是不用加入annotations的jar包了?该如何处理

    hibernate3.6.8中使用annotations是不是不用加入annotations的jar包了?那么hibernate3.6.8的annotations的帮助文档在哪里找?找了大半天楞是没找到!color='#e78608'>------解决方案--------------------ejb3-persistence.jarhttp://docs.jboss.org/hibernate/...

    726
    热度
  • hibernate 异常,小白!

    hibernate错误,小白求救!!我是按照马士兵视频一步一步来的,我所用的版本是hibernate3.6,他用的是3.3.2,然后我在运行时就出现问题了,错误如下:Exceptioninthread"main"java.lang.NoClassDefFoundError:com/lv/hibernate/model/student(wrongname:com/lv/hiber...

    46
    热度
  • myeclipse2013 hibernate 报错 帮忙纠错

    myeclipse2013hibernate报错帮忙纠错 2013-8-2320:22:50org.hibernate.annotations.common.Version<clinit> INFO:HCANN000001:HibernateCommonsAnnotations{4.0.1.Final} 2013-8-2320:22:50org.hibern...

    661
    热度
  • class "org.apache.commons.collections.SequencedHashMap

    求助各位大虾,在线等!小弟在正在学Hibernate+Struts,今天下午写了一个小WEB程序,一点击用户注册的时候就弹出了以下错误,请各位高手指点~!小弟谢谢拉~!%%%%ErrorCreatingSessionFactory%%%%java.lang.SecurityException:class"org.apache.commons.collections.SequencedHa...

    633
    热度
  • hibernate配置!

    hibernate配置紧急求助!!!报错的这句话:Exceptioninthread"main"java.lang.NoSuchMethodError:org.objectweb.asm.ClassWriter.<init>(Z)V首先声明,我尝试着用eclipse手动配置hibernate环境,以便了解整个框架的来龙去脉,所以我按照要求一个一个往工程里面加所需要的...

    302
    热度
  • Hibernate初学者

    Hibernate菜鸟求助我用的Hibernate3.6.10版本mysql版本5.5文件:importorg.hibernate.Session;importorg.hibernate.SessionFactory;importorg.hibernate.cfg.Configuration;importcom.bjsxt.hibernate.model.Student;importcom.bjs...

    3317
    热度
  • hibernate有关问题。

    hibernate问题。。。用hibernate生成数据类和映射文件,但是为什么在hibernate.cfg.xml里面没有映射文件地址直接生成,要怎么做color='#e78608'>------解决方案-------------------- XMLcode <hibernate-configuration> <session-factory> <property...

    344
    热度