Hi, I don't think this is supported right now, sorry.
Regards, Thomas On Monday, March 13, 2017, gb co <[email protected]> wrote: > Hi, > Is there a way to overload a predefined H2DB function? > What i want is for H2DB to be able to handle the function call: > LAST_INSERT_ID(id) > > Basically i want the LAST_INSERT_ID to accept an id as param, and return it > > I cannot achieve this through an ALIAS as the method LAST_INSERT_ID() is > already defined in the H2 binaries. > > Thanks > > -- > 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] > <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > Visit this group at https://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
