Skip to content

Conversation

@RoyMontoya
Copy link
Contributor

Using hard-coded Strings is not recommended, constant Strings are easier to understand and the code looks cleaner.

Also changed some of the if conditionals to a cleaner look.

@RoyMontoya
Copy link
Contributor Author

we should change the name of method getWhereCond to getWhereClause, since is a getter for the variable whereClause

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you add more meaningful names instead of "test"?

@RoyMontoya
Copy link
Contributor Author

@satyan @sibeliusseraphini is there any chance that someone could check this and other pullrequest pending?

@sibelius
Copy link
Contributor

@RoyMontoya I will try to take a look this week

@RoyMontoya
Copy link
Contributor Author

@sibeliusseraphini ok! thanks!

sibelius added a commit that referenced this pull request Dec 2, 2015
cleaned Select from hardcoded Strings
@sibelius sibelius merged commit d75c4de into chennaione:master Dec 2, 2015
@sibelius
Copy link
Contributor

sibelius commented Dec 2, 2015

@RoyMontoya merged thanks, sorry for the delay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants