|
Oracle® Fusion Middleware Java API Reference for Oracle Stream Explorer 12c (12.2.1) E61220-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ExternalFunctionDefinition
s specify the metadata for functions used within CQL queries and views that are provided by an external entity, such as an ExternalFunctionProvider
.
ExternalFunctionProvider
Method Summary | |
java.lang.String |
getName() Returns the name of the method |
java.lang.Class[] |
getParameterTypes() Returns method parameter types |
java.lang.Class |
getReturnType() Get the return type of the function |
Method Detail |
public java.lang.String getName()
public java.lang.Class[] getParameterTypes()
public java.lang.Class getReturnType()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |