getPreparedStatementText(ControlBeanContext context, Method m, Object[] args) builds the text of the prepared statement
Parameters: context - A ControlBeanContext instance. Parameters: m - The annotated method. Parameters: args - The method's parameters.
builds the text of the prepared statement
Parameters: context - A ControlBeanContext instance. Parameters: m - The annotated method. Parameters: args - The method's parameters. The PreparedStatement text generated by this fragment and its children.