- List4KeyWord - Class in n4e.core.list
-
The List4KeyWord
class is an instrument for array building with key words of a key set.
- List4KeyWord(String, String, String, String, String, String, String, String, String) - Constructor for class n4e.core.list.List4KeyWord
-
The constructor List4KeyWord
creates a new instance(object) of the class.
- LIST_OF_INDIV_TABLE_FIELDS - Variable in class n4e.core.database.DbAccessRead
-
constant for controlling of getting a field list.
- LIST_OF_NAMES_OF_PUBLIC_FOREIGN_KEYS - Variable in class n4e.core.database.DbAccessRead
-
constant for controlling of getting a field list.
- LIST_OF_PRIVATE_FOREIGN_KEYS - Variable in class n4e.core.database.DbAccessRead
-
constant for controlling of getting a field list.
- LIST_OF_PUBLIC_FOREIGN_KEYS - Variable in class n4e.core.database.DbAccessRead
-
constant for controlling of getting a field list.
- LIST_OF_STD_TABLE_FIELDS - Variable in class n4e.core.database.DbAccessRead
-
constant for controlling of getting a field list.
- LIST_OF_TABLES_OWNER_KEYS - Variable in class n4e.core.database.DbAccessRead
-
constant for controlling of getting a field list.
- LIST_OF_TABLES_PRIVATE_FOREIGN_KEYS - Variable in class n4e.core.database.DbAccessRead
-
constant for controlling of getting a field list.
- LIST_OF_TABLES_PUBLIC_FOREIGN_KEYS - Variable in class n4e.core.database.DbAccessRead
-
constant for controlling of getting a field list.
- loadFromTable(String, String, String, String, String) - Method in class n4e.core.database.DbAccessRead
-
The method loadFromTable
gets tabledata from database.
- loadFromTable(String, String, String, String, String) - Method in class n4e.core.dbaccess.DbAccessProtocol
-
The method loadFromTable
gets tabledata from database with fieldcheck.
- loadFromTable(String, String, String, String, String) - Method in class n4e.core.dbaccess.DbAccessReadProtocol
-
The method loadFromTable
gets tabledata from database.