Namespaces

Types in FluentNHibernate.Conventions

Type ManyToManyTableNameConvention

Namespace FluentNHibernate.Conventions

Interfaces IHasManyToManyConvention

Base convention for specifying your own many-to-many table naming style. Implement the abstract members defined by this class to control how your join tables are named for uni and bi-directional many-to-many's.