SQL statement problem in mybatis

When using mybatis, you must pay special attention to the fact that the sql statement in the beanMapper.xml file must not end with a semicolon (";"), otherwise an error will be reported - java.sql.SQLException: ORA-00911: invalid character.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325479392&siteId=291194637