Access Table in other schema's in hibernate

Hi

I am not able to access schema in other table. I am using hibernate.default_schema as well.

Configuration File attached:
image

Mapping file Attached : Mapping

Table Name : SPM_ATTACHMENTS
Schema Name: enterproj

It’s not clear what the problem is. You need to add the Hibernate log too.