public abstract class RowFactory extends Object
static RowFactory
DEFAULT
RowFactory()
abstract Row
createRow(Value[] data, int memory)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final RowFactory DEFAULT
public RowFactory()
public abstract Row createRow(Value[] data, int memory)
data
memory
Copyright © 2017. All rights reserved.