|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConnector
Interface represents a object that stores connections.
| Method Summary | |
|---|---|
void |
closeConnection(java.lang.String applicationID)
Must close the connection. |
litebase.LitebaseConnection |
getConnection(java.lang.String creatorID)
Return a litebase.LitebaseConnection. |
| Method Detail |
|---|
litebase.LitebaseConnection getConnection(java.lang.String creatorID)
creatorID - Applications creator ID.
void closeConnection(java.lang.String applicationID)
applicationID - The application ID
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||