|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used for a database object item.
An database object item is externally identified by a ProcIdentifer
. And always
attached to an IControlConnection. It can be used to cache certain meta data.
Method Summary | |
void |
dispose()
Disposes this item. |
IControlConnection |
getControlConnection()
Gets the container control connection. |
ProcIdentifier |
getProcIdentifier()
Gets the proc identifier. |
void |
refresh()
Informs this IDBItem to refresh its cached meta data. |
Method Detail |
public ProcIdentifier getProcIdentifier()
public IControlConnection getControlConnection()
public void refresh()
public void dispose()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |