Avoid classes overriding only equals() or only hashCode()
Read more
Truncate tables compromise backups
Read more
Explicit Option makes declaring variables easier
Read more
Manage transactions when changing tables
Read more
Avoid classes using incorrect dynamic allocation
Read more
Avoid classes with missing destructor declarations in header files
Read more
Lack of multiple-inclusion protection in header files
Read more
RETURN should be used to terminate a database query or a stored procedure
Read more