public final class StatementBatchFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static StatementBatch |
create(VirtualDB layer,
long transNr)
create a new hash long map
|
static DBObjectWriter |
makeDBObjectWriter(DBObject obj) |
public static final Version VERSION
@Nonnull @CheckReturnValue public static DBObjectWriter makeDBObjectWriter(@Nonnull DBObject obj)
@Nonnull @CheckReturnValue public static StatementBatch create(@Nonnull VirtualDB layer, @Nonnegative long transNr) throws java.lang.Exception
layer
- the layertransNr
- the numberjava.lang.Exception
- a problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.