Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
O
P
R
S
T
U
V
X
D
DATABASE_CREDENTIALS_FILE_PATH
- Static variable in class pl.mbdev.openstage.openim.
OpenIM
Name of the file that contains credentials for MySQL database.
deleteFrom(String)
- Method in class pl.mbdev.mysql.
SqlConnectedQuery
DELETE FROM 'Table' WHERE column = 'value'
deleteFrom(SqlConnection, String)
- Static method in class pl.mbdev.mysql.
SqlQuery
disconnect()
- Method in class pl.mbdev.mysql.
SqlConnection
dropTable(String)
- Method in class pl.mbdev.mysql.
SqlConnectedQuery
DROP [TEMPORARY] TABLE [IF EXISTS] 'table1', 'table2'
dropTable(SqlConnection, String)
- Static method in class pl.mbdev.mysql.
SqlQuery
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
O
P
R
S
T
U
V
X