Class NvlFunction

  • All Implemented Interfaces:
    SQLFunction

    public class NvlFunction
    extends Object
    implements SQLFunction
    Emulation of coalesce() on Oracle, using multiple nvl() calls