|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
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 | |
---|---|
java.sql.Connection |
DBConnectionPool.acquireConnection(java.lang.String driver,
java.lang.String database,
java.util.Properties properties)
|
java.sql.Connection |
DBConnectionPool.acquireConnection(java.lang.String driver,
java.lang.String database,
java.lang.String user,
java.lang.String password)
|
java.lang.Object |
DBPool.acquireObject()
get an object from the object pool |
void |
DBConnectionPool.releaseConnection(java.sql.Connection con,
java.lang.String driver,
java.lang.String database,
java.lang.String user,
java.lang.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,
java.lang.String server,
int instance,
java.lang.String database,
java.lang.String version,
java.lang.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(java.net.URI source)
drops a request from the backend |
(package private) java.util.List<java.lang.String> |
HarvestRepository.getAllRecords(java.net.URI source)
returns fileidentifiers of all records assigend to a source from the harvest cache |
(package private) long |
HarvestRepository.getHarvestInterval(java.net.URI source)
returns the interval in |
(package private) java.util.Date |
HarvestRepository.getLastHarvestingTimestamp(java.net.URI source)
returns the Date a source has been harvested successful the last time |
(package private) java.util.Date |
HarvestRepository.getNextHarvestingTimestamp(java.net.URI source)
returns the next Date a source shall be harvested |
(package private) HarvestRepository.Record |
HarvestRepository.getRecordByID(java.net.URI source,
java.lang.String fileIdentifier)
returns a Record from the harvesters cache. |
(package private) java.util.List<HarvestRepository.ResponseHandler> |
HarvestRepository.getResponseHandlers(java.net.URI source)
returns a list |
(package private) int |
HarvestRepository.getSourceID(java.net.URI source)
returns the row ID of the passed source |
(package private) java.util.List<java.net.URI> |
HarvestRepository.getSources()
returns all sources registered to a harvest process |
(package private) HarvestRepository.ResourceType |
HarvestRepository.getSourceType(java.net.URI source)
returns the type of the passed source |
(package private) boolean |
HarvestRepository.getStatus(java.net.URI source)
returns true if last harvesting iteration for the passed source has been successful |
protected void |
AbstractHarvester.informResponseHandlers(java.net.URI source)
informs all response handlers assigend to a source about successful harvesting of the source |
protected void |
AbstractHarvester.informResponseHandlers(java.net.URI source,
java.lang.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(java.net.URI source,
java.util.Date date)
sets the timestamp when a source has been harvested successfully for the last time |
(package private) void |
HarvestRepository.setNextHarvestingTimestamp(java.net.URI source,
java.util.Date date)
sets the next date a source shall be harvested |
(package private) boolean |
HarvestRepository.shallForceHarvesting(java.net.URI source)
returs true is a harvesting shall be forced outside the regular harvesting interval |
protected boolean |
AbstractHarvester.shallHarvest(java.net.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(java.net.URI source,
java.util.Date date)
actualizes the source in the repository with timestamp of last harvesting |
protected void |
AbstractHarvester.AbstractHarvestProcessor.writeNextHarvestingTimestamp(java.net.URI source,
java.util.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.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org