DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

Bobby Voliva's picture

Unregistered

Feeds

aliases

  • Bobby Voliva

Bobby Voliva

2 years ago

in 10 Tips for Optimizing MySQL Queries (That don’t suck) | 20bits on 20bits
Your point in #5 is all fine and dandy until you use some type of ORM framework in your application. Bring in something like Hibernate to your application and try to run a code-generation on that table. It will create it's own primary key for you in the classes it creates, which is a real pain to work with in the code.
Returning? Login