类的使用
top.lieder.MongoDB.FilterCell
使用MongoDB.FilterCell的程序包
-
top.lieder中MongoDB.FilterCell的使用
类型参数类型为MongoDB.FilterCell的top.lieder中的字段参数类型为MongoDB.FilterCell的top.lieder中的方法修饰符和类型方法说明voidMongoDB.deleteValue(MongoDB.FilterCell filterCell) MongoDB.getValue(MongoDB.FilterCell filterCell, boolean withCache) MongoDB.getValue(MongoDB.FilterCell filterCell, List<MongoDB.SorterCell> sorterList, boolean withCache) booleanMongoDB.updateValue(MongoDB.FilterCell filterCell, Map<String, Object> newData) 类型变量类型为MongoDB.FilterCell的top.lieder中的方法参数修饰符和类型方法说明booleanMongoDB.deleteAllValue(Set<MongoDB.FilterCell> filterSet) voidMongoDB.deleteValue(Set<MongoDB.FilterCell> filterSet) MongoDB.getValue(Set<MongoDB.FilterCell> filterSet, boolean withCache) MongoDB.getValue(Set<MongoDB.FilterCell> filterSet, List<MongoDB.SorterCell> sorterList, boolean withCache) booleanMongoDB.updateValue(Set<MongoDB.FilterCell> filterSet, Map<String, Object> newData)