Hi Evgenij,

Thank you so much for your response.

Sure , I will check the feasibility in our application to pass an array of
column names or column indexes instead of that constant to request the
exact columns.


Regards,
Balamurali

On Fri, Mar 29, 2024 at 7:06 PM Evgenij Ryazanov <kat...@gmail.com> wrote:

> When you use Statement.RETURN_GENERATED_KEYS, driver may choose what it
> should return by itself, see JDBC™ 4.3 Specification, section 13.6. Modern
> versions of H2 return primary key columns, identity columns, and columns
> with non-constant default expression (including expressions inherited from
> domains).
>
> But you can pass an array of column names or column indexes instead of
> that constant to request the exact columns.
>
> --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to h2-database+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/h2-database/e2b9ff41-9cd6-48fb-871f-1d8f73ff095cn%40googlegroups.com
> <https://groups.google.com/d/msgid/h2-database/e2b9ff41-9cd6-48fb-871f-1d8f73ff095cn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
This electronic communication and the information and any files transmitted 
with it, or attached to it, are confidential and are intended solely for 
the use of the individual or entity to whom it is addressed and may contain 
information that is confidential, legally privileged, protected by privacy 
laws, or otherwise restricted from disclosure to anyone else. If you are 
not the intended recipient or the person responsible for delivering the 
e-mail to the intended recipient, you are hereby notified that any use, 
copying, distributing, dissemination, forwarding, printing, or copying of 
this e-mail is strictly prohibited. If you received this e-mail in error, 
please return the e-mail to the sender, delete it from your computer, and 
destroy any printed copy of it.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/CAG6_yCDN8cQx%2BJjQDJtnUZ%3DsWLQEtO-fCyCrYSYuwv255bZ-Eg%40mail.gmail.com.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to