DB migration initial

This commit is contained in:
Robin Bygrave
2015-08-04 17:37:16 +12:00
parent 30c3a435d6
commit 3bd281bea0
93 changed files with 8350 additions and 34 deletions
@@ -4,7 +4,7 @@ import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class CKeyAssoc {
public class CKeyAssoc {
@Id
Integer id;