ujhazib

Results 4 comments of ujhazib

@yllevanten I don't think it must be too high IQ level to notice why your suggestion is a bad idea

I would find this useful in a repository named query because you just can't define dynamic values for a hint currently with QueryHint (even though looks like not too much...

Sorry for the slow feedback, was on vacation. One example would be ``` @QueryHints( { @QueryHint(name = org.hibernate.jpa.QueryHints.SPEC_HINT_TIMEOUT, "#{someConfigBean.someTimeoutSetting}") } ) ``` To detach the timeout setting from a binary...

Well yeap, I also wanted to use this with reactive way, but now I have to throw away and do things manually with the plain AWS SDK and its completable...