[keycloak-dev] more db schema changes

Bill Burke bburke at redhat.com
Thu Jul 17 16:36:56 EDT 2014


* created @NamedQuery for every creatQuery we have
* Use @Column, @JoinColumn, and @JoinTable, and @Table everywhere. 
names are uppercase with "_".  At least 10+ years ago, this was the 
standard naming convention.
* CredentialEntity now has a generated String ID.  We will want to have 
multiple TOTP entries in the future.

Bill

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-dev mailing list