I'm a bit confused.

To get the Spring DAOs I need to configure

<springAnnotations>true</springAnnotations>
<springDao>true</springDao>
<daos>true</daos>

Why? I mean if I don't set daos=true only the AbstractSpringDAOImpl would 
be generated.
I was assuming that daos and springDao (why is one in pluarl and one in 
singular) would not generate the same DAOs.

But it looks like springDao is a configuration for daos.
IMO springDaos (to make it consistent) should generate the daos without the 
need to add daos=true.



On Tuesday, October 22, 2024 at 9:19:53 AM UTC+2 lukas...@gmail.com wrote:

> One flag was there before the other.
>
> On Tue, Oct 22, 2024 at 9:16 AM Simon Martinelli <simon.ma...@gmail.com> 
> wrote:
>
>> Hi Lukas,
>>
>> I see. Thanks for creating the issue.
>>
>> What’s the purpose of only having springAnnotations true?
>>
>> -- 
>>
> 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+...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jooq-user/70980132-D8E1-4754-91B2-B581BA854F2C%40gmail.com
>>  
>> <https://groups.google.com/d/msgid/jooq-user/70980132-D8E1-4754-91B2-B581BA854F2C%40gmail.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/10e55cd4-a3eb-4539-b8c9-bfbc65443faen%40googlegroups.com.

Reply via email to