public class DpDbContext extends Object
| Constructor and Description | 
|---|
DpDbContext(int qref,
           int did,
           int op,
           DpUserInfo uinfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getDId()  | 
int | 
getLastOp()  | 
int | 
getQRef()  | 
DpUserInfo | 
getUserInfo()  | 
public DpDbContext(int qref,
                   int did,
                   int op,
                   DpUserInfo uinfo)
public int getQRef()
public int getDId()
public int getLastOp()
public DpUserInfo getUserInfo()