Skip to content

Instantly share code, notes, and snippets.

@davidpaniz
Created December 22, 2014 21:08
Show Gist options
  • Save davidpaniz/4db7ad65e9cd7ef7f619 to your computer and use it in GitHub Desktop.
Save davidpaniz/4db7ad65e9cd7ef7f619 to your computer and use it in GitHub Desktop.
@AnyMetaDef(idType = "long", metaType = "long", metaValues = {
@MetaValue(value = "1", targetEntity = Restaurante.class),
@MetaValue(value = "2", targetEntity = Prato.class) })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment