|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionFinder
The ConnectionFinder returns an OracleConnection when given a
Connection object.
The SDOGeometryType requires access to an OracleConnection
object when converting a geometry to SDOGeometry, prior to
setting the geometry attribute in prepared statements. In some environments
the prepared statements do not return an OracleConnection but
a wrapper. Implementations of this interface attempt to retrieve the
OracleConnection from the wrapper in such cases.
Implementations should be thread-safe, and have a default (no-args) constructor.
| Method Summary |
|---|
| Methods inherited from interface org.hibernate.spatial.helper.FinderStrategy |
|---|
find |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||