Managing prepared statements, which are allocated per-connection.

On Sunday, August 17, 2014 11:22:38 PM UTC-7, Noel Grandin wrote:
>
> Your question has already been answered, if you read the linked docs 
> carefully, but why exactly are you trying to get 
> the original connection anyway? 
>
> The new connection passed to the function shares the same underlying 
> session as the original connection, so it shares 
> the same transactional boundaries etc, etc, so there generally is no need 
> to get a handle on the original connection. 
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to