> Why database URL is needed at all? > As far as I understood the main use case for using PsGerver is to > provide access to the already configured application DB. Is not it so?
No, it is a network server which allows to access any H2 database or even create new and does not depend on any particular one. > We are not currently using database security mechanisms at all as we > are doing it on a higher layer with Spring. It seems to me that PG clients do not depend on Spring security. -- 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.
