Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
G
I
T
A
add_iov_string_array(String[])
- Method in class dropbox.
Data_Functions
INSERT an ARRAY of new IOVs into Productive database
add_iov_string_array(String[])
- Method in interface dropbox.
DropBox_Data_Process
add_payload_single(String, String, String)
- Method in class dropbox.
Data_Functions
INSERT new SINGLE PAYLOAD into Productive database
add_payload_single(String, String, String)
- Method in interface dropbox.
DropBox_Data_Process
add_payload_string_array(String[])
- Method in class dropbox.
Data_Functions
INSERT an ARRAY of new PAYLOADs into Productive database
add_payload_string_array(String[])
- Method in interface dropbox.
DropBox_Data_Process
add_tag_single(String, String, String, String, int, String, int)
- Method in class dropbox.
Data_Functions
INSERT SINGLE new TAG into Productive database
add_tag_single(String, String, String, String, int, String, int)
- Method in interface dropbox.
DropBox_Data_Process
add_tag_string_array(String[])
- Method in class dropbox.
Data_Functions
INSERT an ARRAY of new TAGs into Productive database
add_tag_string_array(String[])
- Method in interface dropbox.
DropBox_Data_Process
D
Data_Functions
- Class in
dropbox
Java Programm to connect Oracle DB using Oracle JDBC thin driver for select, insert data from SQLite into Oracle Prodaction Database
Data_Functions()
- Constructor for class dropbox.
Data_Functions
dropbox
- package dropbox
DropBox_Data_Process
- Interface in
dropbox
G
getDBConnection()
- Static method in class dropbox.
Data_Functions
Establish CONNECTION with the Production database
I
is_payload_in_db_array(String[])
- Method in class dropbox.
Data_Functions
Method to CHECK ARRAY of PAYLOADS if they are already in the Productive database Check is performed by hash names
is_payload_in_db_array(String[])
- Method in interface dropbox.
DropBox_Data_Process
is_payload_in_db_single(String)
- Method in class dropbox.
Data_Functions
CHECK SINGLE PAYLOAD if it is already in the Productive database Check is performed by hash names The method is realized in Java, but it is not used in Python
is_payload_in_db_single(String)
- Method in interface dropbox.
DropBox_Data_Process
is_tag_in_db_array(String[])
- Method in class dropbox.
Data_Functions
Check if there are new TAGs in the SQLite
is_tag_in_db_array(String[])
- Method in interface dropbox.
DropBox_Data_Process
T
test(String[][])
- Method in class dropbox.
Data_Functions
toString for ValueObjects
A
D
G
I
T
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes