Uses of Class
org.sqlite.util.AndroidSignatureIgnore
-
Packages that use AndroidSignatureIgnore Package Description org.sqlite org.sqlite.jdbc3 -
-
Uses of AndroidSignatureIgnore in org.sqlite
Classes in org.sqlite with annotations of type AndroidSignatureIgnore Modifier and Type Class Description classSQLiteJDBCLoaderSet the system properties, org.sqlite.lib.path, org.sqlite.lib.name, appropriately so that the SQLite JDBC driver can find *.dll, *.dylib and *.so files, according to the current OS (win, linux, mac). -
Uses of AndroidSignatureIgnore in org.sqlite.jdbc3
Methods in org.sqlite.jdbc3 with annotations of type AndroidSignatureIgnore Modifier and Type Method Description java.lang.StringJDBC3PreparedStatement. getParameterTypeName(int pos)
-