Class DB2Codec

  • All Implemented Interfaces:
    Codec<java.lang.Character>

    public class DB2Codec
    extends AbstractCharacterCodec
    Implementation of the Codec interface for DB2 strings. This function will only protect you from SQLi in limited situations.
    Since:
    October 26, 2010
    Author:
    Sivasankar Tanakala (stanakal@TRS.NYC.NY.US)
    See Also:
    Encoder
    • Constructor Detail

      • DB2Codec

        public DB2Codec()