merari42@lemmy.world to Programmer Humor@programming.dev · 1 year agoI want a programming language that supports German style composite wordslemmy.worldimagemessage-square59linkfedilinkarrow-up1664arrow-down14
arrow-up1660arrow-down1imageI want a programming language that supports German style composite wordslemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square59linkfedilink
minus-squareTranstronaut@lemmy.blahaj.zonelinkfedilinkarrow-up4·11 months agoSpring JPA Query methods are kind of like the composite words. You just declare a method with a name that describes the database query you want, and it generates the code and SQL for you. https://docs.spring.io/spring-data/jpa/reference/jpa/query-methods.html
Spring JPA Query methods are kind of like the composite words. You just declare a method with a name that describes the database query you want, and it generates the code and SQL for you.
https://docs.spring.io/spring-data/jpa/reference/jpa/query-methods.html