|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PooledConnection
IDefines the behavior of pooled connection
| Nested Class Summary | |
|---|---|
static class |
PooledConnection.NoConnectionAvailableException
|
| Method Summary | |
|---|---|
XMLResource |
createXMLResource(java.lang.String name,
java.lang.Object content)
it creates the XMLresource |
Collection |
getRootCollection()
Return the root collection |
void |
repairConnection()
repairs the connection |
| Method Detail |
|---|
Collection getRootCollection()
throws Collection.CollectionException
Collection.CollectionException - if something fails
XMLResource createXMLResource(java.lang.String name,
java.lang.Object content)
throws Collection.CollectionException
name - resource namecontent - resource content
Collection.CollectionException - is something fails
void repairConnection()
throws PooledConnection.NoConnectionAvailableException
PooledConnection.NoConnectionAvailableException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||