You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The puzzle 51-55acd5db in src/main/java/com/jcabi/jdbc/JdbcSession.java (lines 141-143) has to be resolved: Refactor this class to avoid too much coupling. For instance, CRUD operations could be performed by another class. Don't forget to remove the suppressions that become obsolete afterwards.
The puzzle was created by amihaiemil on 17-Aug-16.
Estimate: 30 minutes, role: IMP.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
51-55acd5db
insrc/main/java/com/jcabi/jdbc/JdbcSession.java
(lines 141-143) has to be resolved: Refactor this class to avoid too much coupling. For instance, CRUD operations could be performed by another class. Don't forget to remove the suppressions that become obsolete afterwards.The puzzle was created by amihaiemil on 17-Aug-16.
Estimate: 30 minutes, role: IMP.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and
about me.
The text was updated successfully, but these errors were encountered: