| |
- Packages should start with com.domainname.
- Use javadoc
tags
- Import using class names. Don't use * to import entire
packages because it slows down compilation and can introduce naming
conflicts down the road.
Persistence
- JET Code Generator
-- If you've ever
felt that you're writing the same data access code over and over again,
this tool is for you!!
-
JGrinder
Utilities
|