- Use as many tools as possible to improve code quality.
- Use string buffer instead of string concatenation when concatenating.
- Use comments in your code not documentation.
- Often check-in your code.
- Break complex programs in easy to understand blocks
- Use naming conventions and give relevant names to blocks, methods and variables.
- Always format your code inorder for others to easily read it.
- Use prepared statement in udpate
- Write thread safe code
- Use java security best practices
- Use logger instead of printstacktrace in your producition code..
Methods of Bean Classes of Maximo Reset Method This method is called when a new filter is applied for the dialog's MboSet. @see psdi.webclient.system.beans.DataBean#reset() @Override public void reset() throws MXException { try { saveCurrentSelection(); } catch (RemoteException e) { handleRemoteException(e); } super.reset(); } Initialize It is used to initialize values on a d...
Comments
Post a Comment