Hello!

You can only add ;BUILTIN_ALIAS_OVERRIDE=TRUE to JDBC URL and create an own 
user-defined function with that name (CREATE ALIAS "CURRENT_TIMESTAMP" …):
https://h2database.com/html/commands.html#create_alias

But usually it is better to move that logic from database level to Java 
persistence level or application level.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/a4fcdd8d-73ac-4f7c-8cb3-012f8dfd918an%40googlegroups.com.

Reply via email to