程序包 | 说明 |
---|---|
com.sequoiadb.base |
SequoiaDB Basic API
|
限定符和类型 | 方法和说明 |
---|---|
DBLob |
DBCollection.createLob()
Create a lob.
|
DBLob |
DBCollection.createLob(ObjectId id)
Create a lob with a given id.
|
DBLob |
DBCollection.openLob(ObjectId id)
Open an existing lob with id.
|
DBLob |
DBCollection.openLob(ObjectId id,
int mode)
Open an existing lob with id.
|
Copyright © 2018. All rights reserved.