Uses of Class
org.seasar.doma.jdbc.command.FunctionCommand
Packages that use FunctionCommand
-
Uses of FunctionCommand in org.seasar.doma.jdbc
Methods in org.seasar.doma.jdbc that return FunctionCommandModifier and TypeMethodDescriptiondefault <RESULT> FunctionCommand<RESULT>CommandImplementors.createFunctionCommand(Method method, FunctionQuery<RESULT> query) Creates aFunctionCommandobject.