在尝试创建上面的实体时,我得到的是CommandAcceptanceException,而该表无法在数据库中创建,请告诉我如何修复它。table books (book_id bigint not null, author varchar(255), title varchar(255), primary key (book_id)) typetable books (book_id bigint not null, author varchar(255), title varchar(255), pri
当我执行session.save(对象)时,Hibernate会产生许多错误。我已经在尽可能多的论坛上发布了这个问题。第一个错误:com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'entity.listOfcases' doesn't exist然后我还看到了另一个错误:
check the manual that corresponds to your <e
这是我的存储库:"C:\Program Files\Java\jdk1.8.0_111\bin\java" "-javaagent:E:\Applications\IntelliJ\buildCreator
INFO: HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://localhost:Hibernate: create table User