Can you explain why because others parameters are defined as SQL command?

Thanks.

Le vendredi 13 avril 2012 13:51:51 UTC+2, Noel Grandin a écrit :
>
> Personally, no.
> But if you feel like having a bash at it yourself, the place to start is 
> in the
>     org.h2.command.Parser
> class, in the
>      private Prepared parseSet()
> method.
>
> On 2012-04-13 11:38, IntensiveH2 wrote:
> > Currently, in latest version of H2, you can add a setting like 
> > LOG_SIZE_LIMIT=32 in the connection string but unfortunately you can't 
> > change this settings by SQL command like SET LOG_SIZE_LIMIT 32.
> > Do you plan to add this feature?
> >
> >
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/h2-database/-/Ydf3nwlsj7oJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to