Searched refs:column_string (Results 1 – 1 of 1) sorted by relevance
205 public native String column_string(int col) throws SQLite.Exception; in column_string() method in Stmt236 return column_string(col); in column()