> > >>But if possible, you should avoid casting, and use the generic type > >> provided by jOOQ's API. > > Meaning Result<Record>? As I see now it's also convenient, BTW. > > I'm not sure what you mean...? > Oh ;) I was just trying to understand your advice. "Generic type" you mentioned is Result<Record> or generic meant "simple"?
- Get typed Result<XXXRecord> from select() query? FractalizeR
- Re: Get typed Result<XXXRecord> from select() query... Lukas Eder
- Re: Get typed Result<XXXRecord> from select() q... FractalizeR
- Re: Get typed Result<XXXRecord> from select... Lukas Eder
- Re: Get typed Result<XXXRecord> from se... FractalizeR
- Re: Get typed Result<XXXRecord> fr... Lukas Eder
- Re: Get typed Result<XXXRecord>... FractalizeR
