|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
BC4J root ApplicationModule definition.
Method Summary | |
boolean |
getAcquireLock()
Returns whether to acquire a lock for this ApplicationModule during checkout from the ApplicationPool. |
java.lang.String |
getConfigName()
Returns the configuration name to use for the database connection. |
java.lang.String |
getDefinition()
Returns the definition to use for the database connection. |
java.lang.String |
getReleaseMode()
Returns the release mode for this root ApplicationModule; stateful, stateless or reserved. |
long |
getWaitTimeout()
Returns the maximum number of milliseconds to wait while attempting to acquire the lock. |
Methods inherited from interface oracle.cabo.data.jbo.def.AppModuleDef |
findAppModuleDef, findViewObjectDef, getDefFullName, getName |
Method Detail |
public java.lang.String getDefinition()
public java.lang.String getConfigName()
public boolean getAcquireLock()
public long getWaitTimeout()
public java.lang.String getReleaseMode()
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |