|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connector | |
---|---|
org.apache.jdo.store | This package contains StoreManager and store-related interfaces plus an abstract StoreManager implementation. |
Uses of Connector in org.apache.jdo.store |
---|
Methods in org.apache.jdo.store that return Connector | |
---|---|
Connector |
StoreManager.getConnector()
Returns a Connector suitable for committing or rolling back operations on this store. |
Connector |
StoreManager.getConnector(java.lang.String userid,
java.lang.String password)
Returns a Connector suitable for committing or rolling back operations on this store for a specific userid. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |