Hi,

I've implemented a DatabaseEventListener; When the database engine
calls DatabaseEventListener#init(url) the url parameter passed into
the method is null.

Is this intentional? I need the correct database connection url
because I need to create a few function alias when the in-memory
database startup.

Or is there an easier way to get a Database Connection within a
DatabaseEventListener?

Thanks,
Anthony

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
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