Uses of Class
net.quasardb.qdb.batch.Batch
Packages that use Batch
-
Uses of Batch in net.quasardb.qdb.batch
Methods in net.quasardb.qdb.batch that return BatchMethods in net.quasardb.qdb.batch with parameters of type BatchModifier and TypeMethodDescriptionstatic BlobEntrystatic DoubleEntrystatic IntegerEntrystatic StringEntrystatic TimestampEntryConstructors in net.quasardb.qdb.batch with parameters of type BatchModifierConstructorDescriptionprotectedprotectedDoubleEntry(Batch batch, String alias) protectedIntegerEntry(Batch batch, String alias) protectedStringEntry(Batch batch, String alias) protectedTimestampEntry(Batch batch, String alias)