Skip to content

Development#39

Merged
LizChe merged 103 commits intomasterfrom
development
Feb 22, 2019
Merged

Development#39
LizChe merged 103 commits intomasterfrom
development

Conversation

@LizChe
Copy link
Copy Markdown
Collaborator

@LizChe LizChe commented Feb 22, 2019

No description provided.

Slonimskaia and others added 30 commits February 18, 2019 13:24
Add empty classes for test
Refactor method, which delete product from shop
…e-shop-java-sql-ltkw into development

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
- Connection is being opened and close in every method
- SQL Injection in addUser(), deleteUser(), updateUser() methods
- ResultSet, Statement is now a local attribute
- junit jupiter duplicates have been removed
- junit version has been changed
- sourceEncoding has been added
- SQL Injection in addOrder() method
- The connection is being closed and opened in every method
- Move part of functionality from addOrder() to getIncrementOrderId() method
- Add initializeConnection() method
- Move Statement and Result set to addOrderData() method
Add connection open and connection close in OrdersHistoryDao methods
LizChe and others added 29 commits February 21, 2019 19:05
Refactor of  sql statements
add new dao object, when admin create new product
Add tests for Orders' compareTo method
@LizChe LizChe merged commit 260d934 into master Feb 22, 2019
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