2014-01-29 Sha <[email protected]>

> *Thank you so much Lukas.*
>
>
> On Tuesday, January 28, 2014 7:28:00 PM UTC+5:30, Lukas Eder wrote:
>
>> Hi Shyam,
>>
>> 2014-01-28 Sha <[email protected]>
>>
>> sorry for confusion Lukas,
>>> Whole purpose of my POC is , convert all stored procedures ( which are
>>> generated by a tool as flat files on the disk) to equalent java classes.
>>> So that it would be easy to unit test and find out any discripencies
>>> while compile time. i.e. respective objects are there or not , any syntax
>>> errors there etc.
>>>
>>
>> OK, I understand. That is indeed a very interesting use-case for jOOQ,
>> which I believe not many people have thought of, so far. Unfortunately,
>> sql2jooq is not production-ready yet to help you automatically convert SQL
>> statements to jOOQ statements. We're currently working on that:
>> https://github.com/sqlparser/sql2jooq
>>
>
> *Oh great to know , if you have any test version I will check and let you
> know if there are any improvements are need.*
>

The first alpha versions will only support MySQL and then PostgreSQL,
before we move on to commercial RDBMS support - which probably won't happen
before late 2014. But it's certainly an interesting outlook to help people
integrate with jOOQ much faster in the future.

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to