![]()
![]() ![]() ![]() ![]() ![]() ![]() ![]() Documentation Top ![]() Global Index ![]() Reference Manual ![]() ![]() ![]() Developer's Guide ![]() ![]() Tuning Cloudscape ![]() ![]() |
CREATE METHOD ALIAS statementCREATE METHOD ALIAS adds an alias for a static Java method, making it appear to be a native built-in function. Method aliases are not defined within a particular schema. Syntax
The Java class must be a public class and available on the current system or database class path. The method must exist and be public. A method alias and a class alias can share the same name. NEW: Validity checking for method alias creation is new in Version 3.0. Examples
Once a method alias has been defined within a database, you refer to it with the alias alone: | ||
![]() ![]() ![]() ![]() ![]() ![]() | ![]() ![]() Cloudscape Version 3.0 ![]() For technical support, go to: www.cloudscape.com and click Support. Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved. |