Panache Kotlin JPA Entities defined as class constructors vs. members? #24612
Answered
by
quarkus-bot
bot
-
In https://www.baeldung.com/kotlin/jpa, the recommended way of defining a class is:
@entity
create table Project (
|
Beta Was this translation helpful? Give feedback.
Answered by
quarkus-bot[bot]
Mar 29, 2022
Replies: 1 comment 1 reply
-
/cc @FroMage, @evanchooly, @loicmathieu |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kenyee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/cc @FroMage, @evanchooly, @loicmathieu