Skip to content

Instantly share code, notes, and snippets.

@hongwei1
Created October 16, 2017 09:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hongwei1/aa822d2efd3be32da9b28b134a587ae8 to your computer and use it in GitHub Desktop.
Save hongwei1/aa822d2efd3be32da9b28b134a587ae8 to your computer and use it in GitHub Desktop.
object mPinResets extends MappedOneToMany(PinReset, PinReset.card, OrderBy(PinReset.id, Ascending))
object mPinResets extends MappedOneToMany(PinReset, PinReset.card, OrderBy(PinReset.id, Ascending))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment