JPA Implementation Patterns: Using UUIDs as Primary Keys: "The default way in JPA for primary keys is to use the @GeneratedValue annotation with the strategy attribute set to one of AUTO, IDENTITY, SEQUENCE, or James Sugrue"
(Via Javalobby Front Page.)
No comments:
Post a Comment