public class GridH2PlainRowFactory
extends org.h2.result.RowFactory
| Constructor and Description |
|---|
GridH2PlainRowFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.h2.result.Row |
create(org.h2.value.Value... data) |
static org.h2.result.Row |
create(org.h2.value.Value v) |
org.h2.result.Row |
createRow(org.h2.value.Value[] data,
int memory) |
public static org.h2.result.Row create(org.h2.value.Value v)
v - Value.public static org.h2.result.Row create(org.h2.value.Value... data)
data - Values.public org.h2.result.Row createRow(org.h2.value.Value[] data,
int memory)
createRow in class org.h2.result.RowFactory
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018