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
25
problems.
Stats
459
EtPoint
123
Vote count
3
questions
25
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
Hibernate filter does not apply for join entity
Is it possible to have autoincrement number without it being an ID?
How to obtain hibernate generated sql without aliases
Unidirectional @OneToOne with @MapsId does not work with lazy loading
Hibernate can't insert UUID to VARCHAR column
How to create a dynamic WHERE clause for all queries in Spring Data JPA?
How to make a field as optional in a JPA Entity?
How to map sql native query result into DTO in spring jpa repository?
How can I use an UUID as an @Id for my @Entity properly?
Hibernate Temporal.TIMESTAMP maps to mysql datetime without millis