Skip to content

Instantly share code, notes, and snippets.

@hferentschik
Created March 1, 2012 16:40
Show Gist options
  • Save hferentschik/1951195 to your computer and use it in GitHub Desktop.
Save hferentschik/1951195 to your computer and use it in GitHub Desktop.
formatting
return attributeBindingContainer.makeBagAttributeBinding( attribute,
pluralAttributeElementNature( attributeSource ),
pluralAttributeKeyBinding( attributeBindingContainer,
attributeSource ),
propertyAccessorName( attributeSource ),
attributeSource.isIncludedInOptimisticLocking(),
false,
createMetaAttributeContext( attributeBindingContainer,
attributeSource ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment