- parseDocument(String, String, String) - Method in class n4e.core.saxparser.ImportDatabase
-
The method parseDocument
reads an xml listing of keyset and put it into database.
- prepareCall(String, int, int, int) - Method in class n4e.core.database.DatabaseConnection
-
The method prepareCall
calls the prepareCall method of the connection.
- prepareCall(String) - Method in class n4e.core.database.DatabaseConnection
-
The method prepareCall
calls the prepareCall method of the connection.
- prepareCall(String, int, int) - Method in class n4e.core.database.DatabaseConnection
-
The method prepareCall
calls the prepareCall method of the connection.
- prepareStatement(String, String[]) - Method in class n4e.core.database.DatabaseConnection
-
The method prepareStatement
calls the concerning method of the connection.
- prepareStatement(String, int[]) - Method in class n4e.core.database.DatabaseConnection
-
The method prepareStatement
calls the concerning method of the connection.
- prepareStatement(String, int) - Method in class n4e.core.database.DatabaseConnection
-
The method prepareStatement
calls the concerning method of the connection.
- prepareStatement(String, int, int) - Method in class n4e.core.database.DatabaseConnection
-
The method prepareStatement
calls the concerning method of the connection.
- prepareStatement(String) - Method in class n4e.core.database.DatabaseConnection
-
The method prepareStatement
calls the concerning method of the connection.
- prepareStatement(String, int, int, int) - Method in class n4e.core.database.DatabaseConnection
-
The method prepareStatement
calls the concerning method of the connection.
- privateforeignkey - Variable in class n4e.core.database.DbAccessRead
-
list of private foreign key fields.
- privateforeignkeytable - Variable in class n4e.core.database.DbAccessRead
-
private foreign key hash table which contains the keys.
- privfkey4load - Variable in class n4e.core.database.DbAccessRead
-
private foreign key list which has to load from the database system.
- processingInstruction(String, String) - Method in class n4e.core.saxparser.SaxParserDbCH
-
The method processingInstruction
(see documentation of sax parser).
- protocol - Variable in class n4e.core.database.DbAccess
-
flag, if trafic is to protocol.
- publfkey4load - Variable in class n4e.core.database.DbAccessRead
-
public foreign key list which has to load from the database system.
- publicforeignkey - Variable in class n4e.core.database.DbAccessRead
-
list of public foreign key fields.
- publicforeignkeytable - Variable in class n4e.core.database.DbAccessRead
-
public foreign key hash table which contains the keys.
- putCurrentDataToSink(DatabaseConnection) - Method in class n4e.core.dbaccess.DbAccessProtocol
-
The method putCurrentDataToSink
executes an sql update.
- putListing(String, String) - Method in class n4e.core.saxparser.SaxParserDbCH
-
The method putListing
writes a xml-listing to server.
- putNewDataToSink(DatabaseConnection) - Method in class n4e.core.dbaccess.DbAccessProtocol
-
The method putNewDataToSink
executes an sql insert.
- putNewDataToSink(DatabaseConnection, Boolean) - Method in class n4e.core.dbaccess.DbAccessProtocol
-
The method putNewDataToSink
executes an sql insert.
- putToSink(DatabaseConnection) - Method in class n4e.core.database.DbAccess
-
The method putToSink
stores the data to database (data sink).
- putToSink(DatabaseConnection) - Method in class n4e.core.dbaccess.DbAccessProtocol
-
The method putToSink
stores the data to database (data sink).