Hi,
H2 supports only Java procedures and functions. In Java, you could use:
throw new SQLException("no connection");
Regards,
Thomas
On Tue, Jan 26, 2010 at 3:32 PM, jomarlla <[email protected]> wrote:
> Hi everyone,
> This is my first post in this list and first of all I want to express
> my gratitude about this fantastic project. I want to say Hi to all
> the people in this list too.
>
> I do not know how to send a message to the client from a java store
> procedure, for example: in PostgreSQL (in plpgsql) I can use RAISE
> NOTICE 'message'. Does H2 have something similar?. I want to send this
> message from a java store procedure that does not have a reference to
> the object connection.
>
> Thaxs,
> Best,
> Jose
>
> --
> 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.
>
>
--
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.