Hi

I would like to figure out if a table is existing.

I haven't found a cross database way to do it up to now. 

As such I'm seriously thinking of throwing some stupid select at it and see 
whether it fails. I'm a bit annoyed by the extra exception (and stack 
compilation), for the performance cost, but I haven't found any better way.

Am I missing some better way?

Thanks again for jOOQ!

NB: I know of createTableIfNotExists, but this isn't on all DB... 

cheers
joseph

-- 
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/d/optout.

Reply via email to