クラス AggregateFunctionAdapter<T extends Aggregate>

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

public class AggregateFunctionAdapter<T extends Aggregate> extends Object implements FunctionAdapter<T>