Uses of Class
jp.ecuacion.util.jpa.dao.SqlLogSuppressor
Packages that use SqlLogSuppressor
-
Uses of SqlLogSuppressor in jp.ecuacion.util.jpa.dao
Methods in jp.ecuacion.util.jpa.dao with parameters of type SqlLogSuppressorModifier and TypeMethodDescriptionprotected TAbstractSystematicDao.selectEntityWithSqlFromProperties(jakarta.persistence.EntityManager em, String sqlId, Object[] params, SqlLogSuppressor logSuppressor) .nativesql.propertiesから取得したnative sqlを実行し一つのentityを返す共通処理。