public interface ScalarResultSegment
Modifier and Type | Method and Description |
---|---|
String |
getColumn() |
int |
getColumnOffset()
Returns a zero-based column index of the first column of this segment in the
ResultSet.
|
String getColumn()
int getColumnOffset()
Copyright © 2001–2023 Apache Cayenne. All rights reserved.