I hereby claim:
- I am alexgutjahr on github.
- I am alexgutjahr (https://keybase.io/alexgutjahr) on keybase.
- I have a public key ASAeaNHegeJB75BT2MBt8Il7mPho7ODa-Ov6GtnojcJSZwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
package models; | |
import play.db.ebean.Model; | |
import java.io.File; | |
import java.util.UUID; | |
import javax.persistence.Entity; | |
import javax.persistence.Id; | |
import javax.persistence.Table; |