Uses of Interface
org.geolatte.geom.codec.db.oracle.ConnectionFinder
-
Packages that use ConnectionFinder Package Description org.geolatte.geom.codec.db.oracle -
-
Uses of ConnectionFinder in org.geolatte.geom.codec.db.oracle
Classes in org.geolatte.geom.codec.db.oracle that implement ConnectionFinder Modifier and Type Class Description classDefaultConnectionFinderDefaultConnectionFinderimplementation.Constructors in org.geolatte.geom.codec.db.oracle with parameters of type ConnectionFinder Constructor Description OracleJDBCTypeFactory(ConnectionFinder connectionFinder)Constructs an instance.
-