Subject | Re: [Firebird-Architect] External Engines (and Plugins) |
---|---|
Author | Roman Rokytskyy |
Post date | 2008-06-22T18:02:58Z |
>> Also, you removed EXTERNAL keyword from original implementation. What is theAFAIK, EXTERNAL NAME is defined in the SQL standard, and for me it looks
>> reasons for it ?
>>
> I changed EXTERNAL NAME to ENTRY_POINT. It makes things more likely UDFs
> are. Also EXTERNAL NAME seems not good inside an EXTERNAL FUNCTION
> declaration.
unnatural to say that "com.mycompany.SomeBusinessClass.someMethod" is an
entry point in Java...
Roman