Hi, Is there a was to overload a predefined H2DB function? What i want is to 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, and return it I cannot archive 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]. 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.
