public abstract class InterpolationInitializer extends Object
Constructor and Description |
---|
InterpolationInitializer(KeyInterpolator interpolator,
ru.curs.celesta.dbutils.adaptors.DBAdaptor dbAdaptor) |
Modifier and Type | Method and Description |
---|---|
boolean |
initialize(ru.curs.celesta.dbutils.BasicCursor c,
int count)
Initializes the interpolation table.
|
public InterpolationInitializer(KeyInterpolator interpolator, ru.curs.celesta.dbutils.adaptors.DBAdaptor dbAdaptor)
Copyright © 2021 CURS. All rights reserved.