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
33
problems.
Stats
597
EtPoint
156
Vote count
3
questions
33
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
Jpa/Hibernate map foreign key without relationship
How to map MySQL Timestamp field in Spring JAVA(JPA/Hibernate)
How to insert a String Array into a VARRAY column?
Hibernate FetchMode.JOIN ignored in Embeddable used as ID
JPA @OrderBy with Hibernate
How to use @GeneratedValue inside @Embeddable used as composite primary key?
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