Skip to content

refactor(AbstractNamedBuilderFactory): extract method#64

Open
saurabhjdas786 wants to merge 1 commit intojfaster:masterfrom
saurabhjdas786:sd-refactor-extract-method
Open

refactor(AbstractNamedBuilderFactory): extract method#64
saurabhjdas786 wants to merge 1 commit intojfaster:masterfrom
saurabhjdas786:sd-refactor-extract-method

Conversation

@saurabhjdas786
Copy link

  • buildWhereClause() is a long method hence extracted the "counting of unit op params" computation from the function.
  • Improves readability of buildWhereClause().

- buildWhereClause() is a long method hence extracted the
  "counting of unit op params" computation from the function.
- Improves readability of buildWhereClause().
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.

1 participant