Getting error Could not locate appropriate constructor on class

This exception happens because JPA doesn’t change column types returned from the database for native queries. Because of this, you have type mismatch. I’m not sure about which column causes this problem in your case (this depends on DBMS you use), but I would suspect you have BigInteger in the result set instead of Integer … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)