E
- the data object this property applies topublic interface StoredobjectInterface<E extends DataObject<E>> extends DataObjectInterface
Modifier and Type | Interface and Description |
---|---|
static interface |
StoredobjectInterface.MassiveInsert<E extends DataObject<E>>
This function allows the insertion of a group of objects of
|
Modifier and Type | Method and Description |
---|---|
StoredobjectInterface.MassiveInsert<E> |
getMassiveInsert() |
void |
insert() |
writeObjectContent
void insert()
StoredobjectInterface.MassiveInsert<E> getMassiveInsert()