Package org.eclnt.ccee.db.dofw
Class DBConnectionPasswordProviderManager
java.lang.Object
org.eclnt.ccee.db.dofw.DBConnectionPasswordProviderManager
- All Implemented Interfaces:
ICCEEConstants
-
Field Summary
Fields inherited from interface org.eclnt.ccee.ICCEEConstants
AND, ASC, AVG, BETWEEN, BRC, BRO, COUNT, DEFAULT_CONTEXT, DESC, FUNCTIONRESULT, GREATER, GREATEREQUAL, IN, IS, ISNOT, LIKE, LL_DBG, LL_ERR, LL_INF, LL_WAR, LOWER, LOWEREQUAL, MAX, MIN, NULL, OR, ORDERBY, QPFUNCTION_LOWER, QPFUNCTION_UPPER, SUM
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DBConnectionPasswordProviderManager
public DBConnectionPasswordProviderManager()
-
-
Method Details
-
findDBConnectionPasswordProvider
- Parameters:
contextName
-- Returns:
- Returns null if no IDBConnectionPasswordProvider is used. Otherwise: creates a new instance with first call.
-