Abdul,
But i m getting one message which was not coming
earlier:
"WARN backend.DatabaseBackend.LivestockDB
Statement.getGeneratedKeys not supported"
can you tell me what is this message and whether there
will be any impact due to this message?
This is to let you know that your driver does not support the JDBC3 call
Statement.executeUpdate(String, Statement.RETURN_GENERATED_KEYS) and
Statement.getGeneratedKeys() methods.
Even though Sequoia supports this API, it will fail when trying to
forward these calls to your database driver that does not support them.
As long as your application does not use these calls, you are safe.
Thanks for your feedback,
Emmanuel
--
Emmanuel Cecchet - Research scientist
EPFL - LABOS/DSLAB - IN.N 317
Phone: +41-21-693-7558
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia