Profile picture Schedule a Meeting
c a n d l a n d . n e t

NHibernate access strategy names

Dusty Candland | |

Here are the naming strategies for the NHibernate access attribute.

  • property
  • field
  • field.camelcase
  • field.camelcase-underscore
  • field.pascalcase-m-underscore"
  • field.lowercase-underscore
  • nosetter.camelcase
  • nosetter.camelcase-underscore
  • nosetter.pascalcase-m-underscore
  • nosetter.lowercase-underscore
[Id(Column = “id”, Name = “Id”, 
Type = “Int32”, UnsavedValue = “0”,
Access = “nosetter.camelcase-underscore”),
Generator(1, Class = “native”)]

Webmentions

These are webmentions via the IndieWeb and webmention.io. Mention this post from your site: