Query timeout in QueryMetadata
Mark Stobbe <[email protected]>
| Newsgroups | gmane.comp.java.cayenne.user |
|---|---|
| Message-ID | <CAHdRq5-jL1KBO4LxiOyyX3_ZBJTpZi42kHhRUYC6mbS6XXv6Vg@mail.gmail.com> |
Hi all, Can we have an option to set query timeout on the metadata of the query, similar to the statementFetchSize? The workaround seems to involve a lot of subclasses via the adapter; or via the connection but then I need to have the same timeout for all statements or parse SQL to identify query.. Best regards, Mark