vote up 0 vote down star

As the title: How would I tell NHibernate, once and for all, that all table and column names are to be quoted in the SQL it generates?

flag

25% accept rate

1 Answer

vote up 1 vote down check

I've not tried this, but as far as i can determine based on the documentation a custom implementation of the naming strategy allows you to rewrite the table/column names thus also enables you to quote them.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.