|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBPoolException | |
---|---|
org.deegree.io | |
org.deegree.io.sdeapi | |
org.deegree.ogcwebservices.csw.manager | |
org.deegree.tools.raster |
Uses of DBPoolException in org.deegree.io |
---|
Methods in org.deegree.io that throw DBPoolException | |
---|---|
Connection |
DBConnectionPool.acquireConnection(String driver,
String database,
Properties properties)
|
Connection |
DBConnectionPool.acquireConnection(String driver,
String database,
String user,
String password)
|
Object |
DBPool.acquireObject()
get an object from the object pool |
void |
DBConnectionPool.releaseConnection(Connection con,
String driver,
String database,
String user,
String password)
releases a connection back to the pool |
Uses of DBPoolException in org.deegree.io.sdeapi |
---|
Methods in org.deegree.io.sdeapi that throw DBPoolException | |
---|---|
void |
SDEConnectionPool.releaseConnection(SDEConnection con,
String server,
int instance,
String database,
String version,
String user)
releases a connection back to the pool |
Uses of DBPoolException in org.deegree.ogcwebservices.csw.manager |
---|
Methods in org.deegree.ogcwebservices.csw.manager that throw DBPoolException | |
---|---|
void |
AbstractHarvester.addRequest(Harvest request)
adds a request to the harvesting process |
(package private) void |
HarvestRepository.dropRecord(HarvestRepository.Record record)
drops a record from the cache table used by the harvester |
(package private) void |
HarvestRepository.dropRequest(URI source)
drops a request from the backend |
(package private) List<String> |
HarvestRepository.getAllRecords(URI source)
returns fileidentifiers of all records assigend to a source from the harvest cache |
(package private) long |
HarvestRepository.getHarvestInterval(URI source)
returns the interval in |
(package private) Date |
HarvestRepository.getLastHarvestingTimestamp(URI source)
returns the Date a source has been harvested successful the last time |
(package private) Date |
HarvestRepository.getNextHarvestingTimestamp(URI source)
returns the next Date a source shall be harvested |
(package private) HarvestRepository.Record |
HarvestRepository.getRecordByID(URI source,
String fileIdentifier)
returns a Record from the harvesters cache. |
(package private) List<HarvestRepository.ResponseHandler> |
HarvestRepository.getResponseHandlers(URI source)
returns a list |
(package private) int |
HarvestRepository.getSourceID(URI source)
returns the row ID of the passed source |
(package private) List<URI> |
HarvestRepository.getSources()
returns all sources registered to a harvest process |
(package private) HarvestRepository.ResourceType |
HarvestRepository.getSourceType(URI source)
returns the type of the passed source |
(package private) boolean |
HarvestRepository.getStatus(URI source)
returns true if last harvesting iteration for the passed source has been successful |
protected void |
AbstractHarvester.informResponseHandlers(URI source)
informs all response handlers assigend to a source about successful harvesting of the source |
protected void |
AbstractHarvester.informResponseHandlers(URI source,
Throwable e)
informs all response handlers assigend to a source about an exception that occurs when harvesting a source |
void |
AbstractHarvester.removeRequest(Harvest request)
removes a request from the harvesting request. |
(package private) void |
HarvestRepository.setLastHarvestingTimestamp(URI source,
Date date)
sets the timestamp when a source has been harvested successfully for the last time |
(package private) void |
HarvestRepository.setNextHarvestingTimestamp(URI source,
Date date)
sets the next date a source shall be harvested |
(package private) boolean |
HarvestRepository.shallForceHarvesting(URI source)
returs true is a harvesting shall be forced outside the regular harvesting interval |
protected boolean |
AbstractHarvester.shallHarvest(URI source,
HarvestRepository.ResourceType targetType)
returns true if the passed source shall be harvested. this is true if a source has not been harvested before or the next harvesting timestamp has been reached and the source is of type |
(package private) void |
HarvestRepository.storeRecord(HarvestRepository.Record record)
stores a record into the cache table used by the harvester |
(package private) void |
HarvestRepository.storeRequest(Harvest request)
stores a harvest request |
(package private) void |
HarvestRepository.updateRecord(HarvestRepository.Record record)
updates a record within the cache table used by the harvester |
protected void |
AbstractHarvester.AbstractHarvestProcessor.writeLastHarvestingTimestamp(URI source,
Date date)
actualizes the source in the repository with timestamp of last harvesting |
protected void |
AbstractHarvester.AbstractHarvestProcessor.writeNextHarvestingTimestamp(URI source,
Date date)
actualizes the source in the repository with timestamp when next harvesting shall be performed |
Uses of DBPoolException in org.deegree.tools.raster |
---|
Methods in org.deegree.tools.raster that throw DBPoolException | |
---|---|
void |
ImportIndexIntoDB.perform()
main method to perform indexing of raster tile via a spatial DB |
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org