Skip to content

Instantly share code, notes, and snippets.

@cosbor11
Last active September 27, 2015 20:25
Show Gist options
  • Select an option

  • Save cosbor11/1073f63f2a2750a4dead to your computer and use it in GitHub Desktop.

Select an option

Save cosbor11/1073f63f2a2750a4dead to your computer and use it in GitHub Desktop.
onyx identity sequence generator
@Attribute
@Identifier(generator = IdentifierGenerator.SEQUENCE)
private Integer id;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment