Interface Function

All Known Implementing Classes:
ConCat, Length, Lower, Upper

public interface Function
All functions must implement this
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(Object column)
    given the data for a column execute the function