Class NvlFunction

  • All Implemented Interfaces:
    SQLFunction

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