Date to the PreparedStatement as a Date.Date to the PreparedStatement as a Timestamp.Timestamp.ResultSet to the given handler.Query executions with no expected result.MySQLBaseDAO.execute(Connection, String, ExecuteFunction)PreparedStatement queries.Connection from MySQLBaseDAO.dataSource and pass it to function.ObjectMapper instance to use for serializing/deserializing JSON.Query within the context of a given transaction and return the results of function.PreparedStatement that is wrapped with convenience methods and utilities.Query executions that return results.Query within that context,
then return the results of function.Query.executeAndFetch(ResultSetHandler).MySQLBaseDAO.getWithTransaction(TransactionalFunction) with no return value.