Class SqlStringContextVariable


public class SqlStringContextVariable extends SqlBaseContextVariable
Base class for string functions such as "USER", "CURRENT_ROLE", and "CURRENT_PATH".
  • Constructor Details

    • SqlStringContextVariable

      protected SqlStringContextVariable(String name)