问答详情
源自:2-4 transaction简介

测试案例报错

2016-4-15 15:00:46 org.hibernate.annotations.common.Version <clinit>

INFO: HCANN000001: Hibernate Commons Annotations {4.0.2.Final}

2016-4-15 15:00:46 org.hibernate.Version logVersion

INFO: HHH000412: Hibernate Core {4.2.4.Final}

2016-4-15 15:00:46 org.hibernate.cfg.Environment <clinit>

INFO: HHH000206: hibernate.properties not found

2016-4-15 15:00:46 org.hibernate.cfg.Environment buildBytecodeProvider

INFO: HHH000021: Bytecode provider name : javassist

2016-4-15 15:00:46 org.hibernate.cfg.Configuration configure

INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml

2016-4-15 15:00:46 org.hibernate.cfg.Configuration getConfigurationInputStream

INFO: HHH000040: Configuration resource: /hibernate.cfg.xml

2016-4-15 15:00:46 org.hibernate.internal.util.xml.DTDEntityResolver resolveEntity

WARN: HHH000223: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!

2016-4-15 15:00:46 org.hibernate.cfg.Configuration addResource

INFO: HHH000221: Reading mappings from resource: src.com.imooc.Students.hbm.xml



提问者:呆檬橘子 2016-04-15 15:03

个回答

  • 呆檬橘子
    2016-04-16 11:54:28

    表好着

  • 慕前端0336099
    2016-04-16 10:56:45

    建立表是不是有问题?