Setting Oracle's Column COMMENTS Attribute with NHibernate -


one of larger applications using nhibernate on oracle data store. testing/development, application uses nhibernate's schema generation create/re-create database when needed. prior delivery, 1 of things being asked of dbas include comments each field in database (there lot). i'm looking solutions let me specify comment in mapping file. has done this? nhibernate support activity little effort on end?

yes, can use <database-object> add additional artifacts (comments, indexes, triggers, etc) need.

see 5.6. auxiliary database objects


Comments

Popular posts from this blog

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -

android - Cannot use ndk-build on Cygwin -

sql server - python to mssql encoding problem -