Hi,

I'm getting an unexpected SQLDialectNotSupportedException if I run a simple 
test case only containing the following line:

DSL.inline("Hello World!", String.class);

In our application,this happens when we initialize some static constants. 
AFAICT the cause seems to be that DefaultDataType is not initialized as 
this happens only when its constructor is called and not in any of the 
static methods.

Is this a bug or am I using the new API incorrectly?


Cheers,
Jörg

-- 
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