SQLite Statement
extracts category ids to be deleted from DB
Author
"Martin Krischik" «krischik@users.sourceforge.net»
Since
1.0
Constructors
Properties
Functions
Link copied to clipboard
bind value or a null if the value is null
Link copied to clipboard
bind value or a null if the value is null
Link copied to clipboard
bind value or a null if the value is null
Link copied to clipboard
bind value or a null if the value is null
Link copied to clipboard
bind value or a null if the value is null Note that there are three “URL” classes and you need to choose wisely:
- java.net.URL
- Java 1.0 class to handle URLs. Tries to resolve the URL on the net. Will hang and throw exception when this fails. Try to avoid if at all possible.
- java.net.URI
- Java 1.4 replacement for
java.net.URL
. Use when you need a instance which isjava.io.Serializable
. - android.net.Uri
- Android replacement for
java.net.URL
. Use when you need a instance which isandroid.os.Parcelable
.
Link copied to clipboard
bind value or a null if the value is null Note that there are three “URL” classes and you need to choose wisely:
- java.net.URL
- Java 1.0 class to handle URLs. Tries to resolve the URL on the net. Will hang and throw exception when this fails. Try to avoid if at all possible.
- java.net.URI
- Java 1.4 replacement for
java.net.URL
. Use when you need a instance which isjava.io.Serializable
. - android.net.Uri
- Android replacement for
java.net.URL
. Use when you need a instance which isandroid.os.Parcelable
.
Link copied to clipboard
bind value or a null if the value is null Note that there are three “URL” classes and you need to choose wisely:
- java.net.URL
- Java 1.0 class to handle URLs. Tries to resolve the URL on the net. Will hang and throw exception when this fails. Try to avoid if at all possible.
- java.net.URI
- Java 1.4 replacement for
java.net.URL
. Use when you need a instance which isjava.io.Serializable
. - android.net.Uri
- Android replacement for
java.net.URL
. Use when you need a instance which isandroid.os.Parcelable
.
Link copied to clipboard
execute the statement.