Hi!

How can use case sensitive Postgres table names with hibrenate mapping? e.g. table with name Users gave hibernate an error "relation users not found".
If I change table name Users to users everything works well. In Users.hbm.xml I put in both cases table name in uppercase (i.e. Users).


Thanx,

Damijan



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to