搜索"hibernate优缺点"的问答列表
yanghaos LV17
2015年2月4日
People是父类, Man,Woman是两个子类。在People.hbm.xml中使用union-subclass来分别建man,woman表。项目启动后,自动建表成功。但在插入实例时,man和woman表的主键id是连续的:man中(1,2,3,4,5) , woman(6,7,8)。 如何解决...
dxl丁儿 LV5
2014年10月25日
org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Communications link failureLast packet sent to the server was 0 m...
809204304@qq.com LV13
2014年9月28日
目前有个DAO方法,采用HQL进行查询,最后order by A desc ,但A有空值,由于,后台数据库是oracle,所以采用desc到话,默认null值最大,查询出来的结果排在了最前面,实际需求需要把空值的结果集放在最后。不知道各位有没有遇到类似的问题,帮忙解决一下!先谢谢了...
hhhh10101001
2020年12月1日
一直报错Exception in thread "main" java.sql.SQLException: Access denied for user ''@'localhost' (using password: NO) ...
小曹11111 LV5
2017年7月28日
MVC+spring+hibernate使用注解实现多表联查时sql语句怎么写?用的mysql数据库...
diyagea
2014年9月29日
spring管理hibernate transaction 在service层业务方法上注解@Transactional,业务方法中调用DAO中的save方法,然后DAO中save方法sessionFactory.getCurrentSession()就报错,管理事务不能用openSession,请...
412679
2017年3月29日
"D:\Program Files\Java\jdk1.8.0_66\bin\java" -ea -Didea.launcher.port=7534 "-Didea.launcher.bin.path=C:\Users\Administrator\IntelliJ ID...
开什么玩笑 LV1
2016年12月8日
你为我着迷丶 LV18
2016年6月4日
目前在做一个企业级的APP,服务端使用的是 SpringMVC+Apache Shiro+JPA(hibernate)框架,有一些不懂的地方 希望 可以请教一些诸位 ~ 知道的牛牛 请在评论区回复我....
PHP才是最好的语 LV10
2017年4月22日
hibernate实体类用的注解方式,没有用xml方式,就一直报错严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.Context...
最近心情
最多贡献
最牛用户