Interface ProtobufResultSet (2.23.0)

See more code actions.
public interface ProtobufResultSet extends ResultSet
ResultSet
public abstract boolean canGetProtobufValue(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
boolean

getProtobufValue(int arg0)

public abstract Value getProtobufValue(int arg0)
Parameter
Name Description
arg0 int
Returns
Type Description
Value