org.tarantool.TarantoolBatchConnection16 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of connector Show documentation
Show all versions of connector Show documentation
Tarantool client for java
package org.tarantool;
public interface TarantoolBatchConnection16 extends TarantoolConnection16 {
void begin();
void end();
void get();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy