T - The class that the code will be operating on.public interface PreparedUpdate<T> extends PreparedStmt<T>
UpdateBuilder.prepare() which supports custom UPDATE statements. This should be in
 turn passed to the Dao.update(PreparedUpdate) method.compile, compile, getNumArgs, getStatement, getType, setArgumentHolderValuemapRowThis documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.