|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SDEConnection | |
|---|---|
| org.deegree.io.datastore.sde | |
| org.deegree.io.sdeapi | |
| Uses of SDEConnection in org.deegree.io.datastore.sde |
|---|
| Fields in org.deegree.io.datastore.sde declared as SDEConnection | |
|---|---|
protected SDEConnection |
AbstractSDERequestHandler.conn
|
| Methods in org.deegree.io.datastore.sde that return SDEConnection | |
|---|---|
protected SDEConnection |
SDEDatastore.acquireConnection()
Returns the database connection requested for. |
SDEConnection |
AbstractSDERequestHandler.getConnection()
Returns the underlying AbstractSQLDatastore. |
| Methods in org.deegree.io.datastore.sde with parameters of type SDEConnection | |
|---|---|
com.esri.sde.sdk.client.SeQuery |
SDEDatastore.prepareStatement(SDEConnection conn,
StatementBuffer statementBuffer)
Converts the StatementBuffer into a PreparedStatement, which
is initialized and ready to be performed. |
protected void |
SDEDatastore.releaseConnection(SDEConnection conn)
Releases the connection. |
| Constructors in org.deegree.io.datastore.sde with parameters of type SDEConnection | |
|---|---|
AbstractSDERequestHandler(SDEDatastore datastore,
TableAliasGenerator aliasGenerator,
SDEConnection conn)
Creates a new instance of AbstractSDERequestHandler from the given parameters. |
|
SDEDeleteHandler(SDETransaction dsTa,
TableAliasGenerator aliasGenerator,
SDEConnection conn)
Creates a new DeleteHandler from the given parameters. |
|
SDEQueryHandler(SDEDatastore datastore,
TableAliasGenerator aliasGenerator,
SDEConnection conn,
MappedFeatureType[] rootFts,
Query query)
Creates a new instance of SDEQueryHandler from the given parameters. |
|
SDETransaction(SDEDatastore datastore,
TableAliasGenerator aliasGenerator,
SDEConnection conn)
Creates a new instance of SQLTransaction from the given parameters. |
|
SDEUpdateHandler(SDETransaction dsTa,
TableAliasGenerator aliasGenerator,
SDEConnection conn)
Creates a new UpdateHandler from the given parameters. |
|
| Uses of SDEConnection in org.deegree.io.sdeapi |
|---|
| Methods in org.deegree.io.sdeapi that return SDEConnection | |
|---|---|
SDEConnection |
SDEConnectionPool.acquireConnection(String server,
int instance,
String database,
String version,
String user,
String password)
get an object from the object pool |
| Methods in org.deegree.io.sdeapi with parameters of type SDEConnection | |
|---|---|
void |
SDEConnectionPool.releaseConnection(SDEConnection con,
String server,
int instance,
String database,
String version,
String user)
releases a connection back to the pool |
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net