Class Db2ClobDecoder

  • All Implemented Interfaces:
    Decoder<Clob>

    public class Db2ClobDecoder
    extends Object
    implements Decoder<Clob>
    A 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 Detail

      • Db2ClobDecoder

        public Db2ClobDecoder​(Integer srid)
        The EPSG code that will be prepended before decoding.
        Parameters:
        srid -