Hi Simon,

Thanks for your message. I can see how this can happen when you activate
the <springDao/> flag, but not the <springAnnotations/> flag. Obviously a
bug:
https://github.com/jOOQ/jOOQ/issues/17477

Best Regards,
Lukas

On Tue, Oct 22, 2024 at 8:44 AM Simon Martinelli <simon.martine...@gmail.com>
wrote:

> Hi,
>
> I just tried out springDao generation and it produces uncompilable code:
>
> @null(readOnly = true)
> @Override
> public long count() {
> return super.count();
> }
>
> Did I miss something?
>
> Thanks, Simon
>
> --
> You received this message because you are subscribed to the Google Groups
> "jOOQ User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jooq-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jooq-user/7ce626b3-6df2-4bd1-8131-6da439b0496an%40googlegroups.com
> <https://groups.google.com/d/msgid/jooq-user/7ce626b3-6df2-4bd1-8131-6da439b0496an%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jooq-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/CAB4ELO40DxE3ZkoZG_-KKCof2%3D%3DYgud6TXx2Am4qXVWpDR9bYw%40mail.gmail.com.

Reply via email to