概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
O
org.sqlite
- パッケージ org.sqlite
Provides the JDBC Driver class and the database access classes.
org.sqlite.auth
- パッケージ org.sqlite.auth
Provides the classes necessary to create an Authorization.
org.sqlite.callback
- パッケージ org.sqlite.callback
Provides the classes necessary to create a Callback function.
org.sqlite.event
- パッケージ org.sqlite.event
Provides the classes for dealing with events fired by SQLite.
org.sqlite.io
- パッケージ org.sqlite.io
Provides the classes necessary to read and write the BLOB value.
org.sqlite.jdbc
- パッケージ org.sqlite.jdbc
Provides the API for accessing and processing data stored in a SQLite using the JDBC.
org.sqlite.schema
- パッケージ org.sqlite.schema
Provides the class necessary to get a database schema.
org.sqlite.swig
- パッケージ org.sqlite.swig
Provides the classes necessary to invoke a SQLite C Interface API.
org.sqlite.text
- パッケージ org.sqlite.text
Provides the classes necessary to create a Collating Sequences.
org.sqlite.types
- パッケージ org.sqlite.types
Provides the classes that can conveniently use the SWIG proxy classes.
org.sqlite.udf
- パッケージ org.sqlite.udf
Provides the classes necessary to create a User-Defined function.
othersDeletesAreVisible(int)
- クラス org.sqlite.jdbc.
JdbcDatabaseMetaData
のメソッド
It always returns false.
othersInsertsAreVisible(int)
- クラス org.sqlite.jdbc.
JdbcDatabaseMetaData
のメソッド
It always returns false.
othersUpdatesAreVisible(int)
- クラス org.sqlite.jdbc.
JdbcDatabaseMetaData
のメソッド
It always returns false.
ownDeletesAreVisible(int)
- クラス org.sqlite.jdbc.
JdbcDatabaseMetaData
のメソッド
It always returns false.
ownInsertsAreVisible(int)
- クラス org.sqlite.jdbc.
JdbcDatabaseMetaData
のメソッド
It always returns false.
ownUpdatesAreVisible(int)
- クラス org.sqlite.jdbc.
JdbcDatabaseMetaData
のメソッド
It always returns false.
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X