Access schema table in hibernate

Hi Can you please help me to access the table in other schema.

Getting Null Pointer exception:

image

Mapping File:
image

Program:

image

Table Name: SPM_ATTACHMENTS
Schema Name: ENTERPROJ

Let me know if you need any additional information.

It looks like the JDBC Metadata retrieval threw an exception.

Try to debug it and see why.