Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
SternK
SternK has asked
3
questions and find answers to
15
problems.
Stats
229
EtPoint
53
Vote count
3
questions
15
answers
About
SternK questions
Why has javax.persistence-api been replaced by jakarta.persistence-api in spring data jpa starter?
Hibernate could not fetch the SequenceInformation from the database
SternK answers
Why I get HHH015011: Unable to locate static metamodel field?
The increment size of the sequence is set to [50] in the entity mapping while the associated database sequence increment size is 1
Hibernate @Filter does not work with Spring JpaRepository.findById method
What is the difference between evict and detach in hibernate?
EntityManager.createNativeQuery returning list of objects instead of list of BigDecimal when using Pagination
Handling exceptions during a @Transactional method in Spring
Angular/Karma unit test error "1 timer(s) still in the queue"
Generic enum JPA AttributeConverter implementation
The java.time.LocalDate parameter processes as java.util.Date in hibernate query
How to pass a parameter to the hibernate AttributeConverter