Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Victor Sorokin
Victor Sorokin has asked
7
questions and find answers to
113
problems.
Stats
2.6k
EtPoint
793
Vote count
7
questions
113
answers
About
I like Joni Mitchell songs.
Victor Sorokin questions
MySQL JDBC over SSL problem
Why do we start Visitor by calling Acceptor.accept(), and not Visitor.visit()?
Generics cast issue
Meaning of new Class(...){{...}} initialization idiom [duplicate]
Victor Sorokin answers
what Exception will be thrown when select a MySQL record that is locked with "FOR UPDATE"?
Java: Throw an exception to another Thread
Database Cell with multiple values?
Maven assembly plugin chmod output folder
Using a concurrent hashmap to reduce memory usage with threadpool?
JDBC transactions in multi-threaded environment
Passing the value from a servlet to another
How is mutex internally implemented
Command doesn't work in script, but works in shell
Java: Junit4: Exception testing not working, insists on try-catch block: