public interface Batch extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close()
End this batch.
|
void |
discard()
Discards this batch.
|
void close()
close
in interface AutoCloseable
void discard()
Copyright © 2014 JBoss by Red Hat. All rights reserved.