minus-squareTranstronaut@lemmy.blahaj.zonetoProgrammer Humor@programming.dev•I want a programming language that supports German style composite wordslinkfedilinkarrow-up0·3 days 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 linkfedilink
minus-squareTranstronaut@lemmy.blahaj.zonetoFediverse@lemmy.world•Bad UX is keeping the majority of people away from LemmylinkfedilinkEnglisharrow-up3arrow-down1·10 days agoAt least a blåhaj is kind of like a pokémon. linkfedilink
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