public final class OrderBy extends Object implements IBsonable
| Modifier and Type | Method and Description |
|---|---|
OrderBy |
asc(String key) |
static OrderBy |
create() |
OrderBy |
desc(String key) |
BasicDBObject |
toBson()
转换为DBObject对象
|
Copyright © 2022. All rights reserved.