Hi,

> When unit testing a method that hast postresql, I get an error saying
> a certain method does not exist(this being a postgresql method).

I'm sorry, I don't understand. This is the mailing list for H2, not
for PostgreSQL.

> This is caused because it is being tested against the in-memory database in
> hqsql.

And it's also not the mailing list for HSQLDB or "hqsql".

> The method does not exist for hqsql so I do understand why it
> is happening.

So you don't understand why you get an exception if you call a method
that doesn't exist?

Regards,
Thomas

-- 
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