接口的使用
com.mysql.cj.xdevapi.RemoveStatement
-
使用RemoveStatement的程序包 程序包 说明 com.mysql.cj.xdevapi Java classes for X DevAPI support. -
-
com.mysql.cj.xdevapi中RemoveStatement的使用
实现RemoveStatement的com.mysql.cj.xdevapi中的类 修饰符和类型 类 说明 classRemoveStatementImplRemoveStatementimplementation.返回RemoveStatement的com.mysql.cj.xdevapi中的方法 修饰符和类型 方法 说明 RemoveStatementRemoveStatement. limit(long numberOfRows)Add/replace the document limit for the removal.RemoveStatementRemoveStatement. orderBy(String... sortFields)已过时。RemoveStatementRemoveStatementImpl. orderBy(String... sortFields)已过时。RemoveStatementCollection. remove(String searchCondition)Create a new removal statement affecting documents matching the given search condition.RemoveStatementCollectionImpl. remove(String searchCondition)RemoveStatementRemoveStatement. sort(String... sortFields)Add/replace the order specification for the removal.RemoveStatementRemoveStatementImpl. where(String searchCondition)已过时。Deprecated in Connector/J 8.0.17.
-