Uses of Class
org.h2gis.utilities.wrapper.ConnectionWrapper
-
Packages that use ConnectionWrapper Package Description org.h2gis.utilities.wrapper -
-
Uses of ConnectionWrapper in org.h2gis.utilities.wrapper
Constructors in org.h2gis.utilities.wrapper with parameters of type ConnectionWrapper Constructor Description PreparedStatementWrapper(PreparedStatement statement, ConnectionWrapper connection)StatementWrapper(Statement statement, ConnectionWrapper connection)
-