Interface JPADataBaseFunction
- All Superinterfaces:
JPAFunction,JPAOperation
-
Method Summary
Methods inherited from interface com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAFunction
getFunctionType, getParameter, getParameter, isBoundMethods inherited from interface com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAOperation
getResultParameter, getReturnType
-
Method Details
-
getDBName
String getDBName()- Returns:
- Name of the function on the database
-