Subject | Re: [Firebird-Architect] External engines - security |
---|---|
Author | Roman Rokytskyy |
Post date | 2007-10-21T21:48:18Z |
> It seems we're each one misunderstand the others. :-)Bahhhh... I was never thinking in direction of extending the PSQL with
>
> I mean, we'll not have something like this direct in PSQL:
> java_plugin_call('MyClass.myProcedure');
>
> I.e., call a non registered (in FB) external procedure.
java_plugin_call... from the very beginning it was supposed to look like
a normal procedure with all strings attached (savepoints, grants).
Roman
P.S. BTW, did you read those two documents about the architecture in the
"Files" section of this group? They are old, but the idea is still the same.