【发布时间】:2019-11-12 13:41:30
【问题描述】:
地狱队,
使用 LocalizationService.localize(key, value) 进行键翻译时,会出现以下异常,
javax.persistence.PersistenceException:org.hibernate.exception.SQLGrammarException:无法提取 ResultSet 在 org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:147)
org.hibernate.exception.SQLGrammarException:无法提取 ResultSet 在 org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:63)
java.sql.SQLSyntaxErrorException:“字段列表”中的未知列“translatio1_.Key_ID” 在 com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
谢谢
【问题讨论】:
标签: internationalization seedstack