CayenneEntityManagerを使用してオブジェクトをデータベースに永続化しようとしています。残念ながら、次のエラーが発生します。
org.apache.cayenne.CayenneRuntimeException: [v.3.0 Apr 26 2010 09:59:17] Commit Exception
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'myDatabase.auto_pk_support' doesn't exist
この問題をどのように解決できるか考えていますか?ありがとう。