クラス CrudProcessor
- java.lang.Object
-
- io.sitoolkit.cv.core.domain.crud.CrudProcessor
-
public class CrudProcessor extends Object
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 CrudProcessor()
-
メソッドの概要
すべてのメソッド インスタンス・メソッド concreteメソッド 修飾子とタイプ メソッド 説明 CrudMatrixadjustAxis(List<ClassDef> entryPoints, CrudMatrix repositoryMethodMatrix)CrudMatrixbuildMatrix(List<SqlPerMethod> sqlPerMethodList)
-
-
-
メソッドの詳細
-
buildMatrix
public CrudMatrix buildMatrix(List<SqlPerMethod> sqlPerMethodList)
-
adjustAxis
public CrudMatrix adjustAxis(List<ClassDef> entryPoints, CrudMatrix repositoryMethodMatrix)
-
-