Class DefaultColumnMapper

  • All Implemented Interfaces:
    ColumnMapper
    Direct Known Subclasses:
    DroppingColumnMapper

    public class DefaultColumnMapper
    extends Object
    implements ColumnMapper
    By default, return column with same name ignoring case. You may however configure case and escaping the column names explicitely.

    © 2012-2034 akquinet tech@spree

    Author:
    M. Dahm