运行转换类,就会出现这些,没有异常,没有错,但是export.create(true, true);这句好像没运行,我在它上边输出一句没问题,放到下边就输出不了,不知道怎么回事,而且MYSQL库里也没这个表.在线等高手...
- Hibernate 3.1.3
- hibernate.properties not found
- using CGLIB reflection optimizer
- using JDK 1.4 java.sql.Timestamp handling
- configuring from resource: /hibernate.cfg.xml
- Configuration resource: /hibernate.cfg.xml
- Reading mappings from resource: com/qseetv/hibernate/User.hbm.xml
- Mapping class: com.qseetv.hibernate.User -> User
- Configured SessionFactory: null
- Using dialect: org.hibernate.dialect.MySQLDialect
- Running hbm2ddl schema export
- exporting generated schema to database
- Using Hibernate built-in connection pool (not for production use!)
- Hibernate connection pool size: 20
- autocommit mode: false
- using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://192.168.179.2:3306/baiqiang
- connection properties: {user=root, password=****}