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