Uses of Class
org.monetdb.monetdbe.MonetColumn
-
Uses of MonetColumn in org.monetdb.monetdbe
Methods in org.monetdb.monetdbe that return MonetColumn Modifier and Type Method Description protected static MonetColumn[]MonetNative. monetdbe_result_fetch_all(ByteBuffer nativeResult, int nrows, int ncols)Retrieve result from monetdbe_result pointer to MonetColumn, the Java representation of the result columns.