Skip to content

Instantly share code, notes, and snippets.

@saqibmehmoodgit
Created April 5, 2017 10:24
Show Gist options
  • Save saqibmehmoodgit/69e67e62af5f34a78133c01c1cde74ae to your computer and use it in GitHub Desktop.
Save saqibmehmoodgit/69e67e62af5f34a78133c01c1cde74ae to your computer and use it in GitHub Desktop.
@Column(name = "craftcms_id")
@Basic(fetch = FetchType.LAZY)
@XmlElement
String craftcms_id ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment