Class StringConstantMapping


  • public class StringConstantMapping
    extends AbstractColumnMapping
    This class represents a mapping between a column and a string constant. The constant should be rendered surrounded by single quotes for SQL.
    Author:
    Jeff Butler