Class Adapter

java.lang.Object
com.github.yulichang.adapter.Adapter
All Implemented Interfaces:
com.github.yulichang.adapter.base.IAdapter

public class Adapter extends Object implements com.github.yulichang.adapter.base.IAdapter
Since:
1.4.3
Author:
yulichang
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.github.yulichang.adapter.base.IAdapter

    getTypeHandler, isWithUpdateFill, mpjGetConfiguration, mpjGetField, mpjGetLogicField, mpjGetOrderField, mpjHasLogic, mpjHasPK, mpjIsPrimitive, mpjMapping, parserColum, wrapperInnerPage
  • Constructor Details

    • Adapter

      public Adapter()