HomeSort by relevance Sort by last modified time
    Searched refs:sql_types (Results 1 - 2 of 2) sorted by null

  /external/javasqlite/src/main/java/SQLite/JDBC2z/
TableResultX.java 43 void sql_types(int types[]) { method in class:TableResultX
JDBCDatabaseMetaData.java 633 tr.sql_types(types);
700 tr.sql_types(types);
720 tr.sql_types(types);
763 tr.sql_types(types);
854 tr.sql_types(types);
887 tr.sql_types(types);
1056 tr.sql_types(types);
1082 tr.sql_types(types);
1128 tr.sql_types(types);
1159 tr.sql_types(types)
    [all...]

Completed in 4032 milliseconds