public class Db2ClobDecoder extends Object implements Decoder<Clob>
Decoder for DB2 as used in Hibernate Spatial
Note: this Decoder is to be used in combination with the DB2 EWKT transform group created by David Adler. See the Hibernate documentation for the DB2 Dialect.
Created by Adtech Geospatial, 2014
| Constructor and Description |
|---|
Db2ClobDecoder(Integer srid)
The EPSG code that will be prepended before decoding.
|
public Db2ClobDecoder(Integer srid)
srid - Copyright © 2023 geolatte.org. All rights reserved.