Skip to content

Instantly share code, notes, and snippets.

@jagregory
Created July 26, 2010 22:57
Show Gist options
  • Save jagregory/491402 to your computer and use it in GitHub Desktop.
Save jagregory/491402 to your computer and use it in GitHub Desktop.
<map name="Units">
<key column="ProductId"/>
<index column="UnitName" type="string"/>
<many-to-many class="Unit" column="UnitId"/>
</map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment