1. Association mapping with a subselect couldn't find schema. forum.hibernate.org |
3. Mapping a subselect - variable property for schema name? forum.hibernate.orgI'm working with as AS400 DB2 setup where the library file/schema name is different for each environment. Using Hibernate3, I wish to use the same mapping for each environment, thus I need to externalize the schema property. This is fine (using default schema) until this subselect object: |