A C D E F G I L M P Q R S T U V

L

LOCAL_CLIENT_MODE - Static variable in class suncertify.common.ConfigSetter
local client mode - only database file name field is enabled
lock(int) - Method in interface suncertify.db.DBMain
Locks a record so that it can only be updated or deleted by this client.
lock(int) - Method in class suncertify.db.Data
Locks a record so that it can only be updated or deleted by this client.
lock(int) - Method in class suncertify.client.QueryInterfaceWrapper
Asynchronous lock method invocation.
lock(int, String) - Method in class suncertify.common.QueryInterfaceImpl
Locks a record so that it can only be updated or deleted by this client.
lock(int, String) - Method in interface suncertify.common.QueryInterface
Locks a record so that it can only be updated or deleted by this client.
LockingTest - class suncertify.db.test.LockingTest.
 
LockingTest() - Constructor for class suncertify.db.test.LockingTest
 
LockObject - class suncertify.db.util.LockObject.
This Class represents the lock object - it is supose to know the id of the client owning the lock and has the lock object for others client that wants to wait for the unlock
LockObject(String) - Constructor for class suncertify.db.util.LockObject
LockObject constructor
log(String) - Method in class suncertify.server.Server
Method required by LoggerSupport interface.
log(String) - Method in class suncertify.client.QueryInterfaceWrapper
Log method requierd buy the LoggableInterface, in local mode the QueryInterfaceImpl class requires the log method to log dataBase events, it is not used in remote version as server logs database events
log(String) - Method in interface suncertify.common.LoggerSupport
Method log the text
LoggerSupport - interface suncertify.common.LoggerSupport.
Simple one method interface that support simple logging facilities
logIn() - Method in class suncertify.common.QueryInterfaceImpl
The method performs client login.
logIn() - Method in interface suncertify.common.QueryInterface
The method performs client login it is required as server needs to identify clients
logIn(String) - Method in class suncertify.common.QueryInterfaceImpl
The method performs client login.
logIn(String) - Method in interface suncertify.common.QueryInterface
The method performs client login it is required as server needs to identify clients
logOut(String) - Method in class suncertify.common.QueryInterfaceImpl
The method performs client logout - no others connections with such login will be available
logOut(String) - Method in interface suncertify.common.QueryInterface
The method performs client logout - no others connections with such login will be available

A C D E F G I L M P Q R S T U V