Manuel Rossetti
2018-10-17 22:44:22 UTC
I have a use case where I don't know the SQLDialect prior to getting a
DLSContext. Is there a way in jooq to determine the SQLDialect, say from a
Connection object?
The DLS.using(connection, dialect) requires the dialect. Is there a way to
determine the dialect prior to this, say from the meta data of the
connection. Is there jooq support for doing this?
DLSContext. Is there a way in jooq to determine the SQLDialect, say from a
Connection object?
The DLS.using(connection, dialect) requires the dialect. Is there a way to
determine the dialect prior to this, say from the meta data of the
connection. Is there jooq support for doing this?
--
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.
For more options, visit https://groups.google.com/d/optout.
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.
For more options, visit https://groups.google.com/d/optout.