blob: cca15543d9f8949003eaf352d627729e18c233a0 [file] [log] [blame]
#### Embeddable ####
<embeddable class="${table.qualifiedCompositeKeyClassName}" access="VIRTUAL">
#### Mappings ####
<attributes>
#foreach ($column in $table.primaryKeyColumns)
#parse("embeddedBasic.vm")
#end
</attributes>
</embeddable>