Class Db2ClobEncoder

  • All Implemented Interfaces:
    Encoder<String>

    public class Db2ClobEncoder
    extends Object
    implements Encoder<String>
    An Encoder for DB2 as used in Hibernate Spatial

    Note: this Encoder 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 Karel Maesen, Geovise BVBA on 04/06/17.