進(jìn)入到微信公眾號(hào)頁(yè)面,回復(fù) 段子 出現(xiàn)問(wèn)題
org.apache.ibatis.exceptions.PersistenceException:?
### Error querying database.? Cause: org.apache.ibatis.reflection.ReflectionException: Error instantiating class com.java.bean.CommandContent with invalid types () or values (). Cause: java.lang.NoSuchMethodException: com.java.bean.CommandContent.<init>()
### The error may exist in com/java/config/sqlxml/Command.xml
### The error may involve Command.queryCommandList-Inline
### The error occurred while setting parameters
### SQL: select a.ID C_ID,a.NAME,a.DESCRIPTION,b.ID,b.CONTENT,b.COMMAND_ID? ? ? from command a left join command_content b? ? ?on a.ID=b.COMMAND_ID? ? ? ? ? ? ?and NAME=?
### Cause: org.apache.ibatis.reflection.ReflectionException: Error instantiating class com.java.bean.CommandContent with invalid types () or values (). Cause: java.lang.NoSuchMethodException: com.java.bean.CommandContent.<init>()
2019-07-16
sql? 拼寫(xiě)錯(cuò)了