Nhibernate schema clasue

Posted by Phil Whittaker on Stack Overflow See other posts from Stack Overflow or by Phil Whittaker
Published on 2010-06-03T10:40:52Z Indexed on 2010/06/03 10:44 UTC
Read the original article Hit count: 186

Filed under:

How do I use the schema clause on a bag object in Nhibernate mapping? I have an table that I need to sepcify the schema for and the nhibernate documentation talks about table schema but I can't find any further details...

© Stack Overflow or respective owner

Related posts about nhibernate