クラス BaseFunctionAdapter

java.lang.Object
org.iplass.mtp.impl.rdb.adapter.function.BaseFunctionAdapter
すべての実装されたインタフェース:
FunctionAdapter<Function>
直系の既知のサブクラス:
DynamicTypedFunctionAdapter, RoundTruncFunctionAdapter, StaticTypedFunctionAdapter

public abstract class BaseFunctionAdapter extends Object implements FunctionAdapter<Function>