Skip to content

Instantly share code, notes, and snippets.

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