Uses of Class
io.github.tezch.atomsql.processor.SqlFileResolver.SqlFileNotFoundException
-
Uses of SqlFileResolver.SqlFileNotFoundException in io.github.tezch.atomsql.processor
Methods in io.github.tezch.atomsql.processor that throw SqlFileResolver.SqlFileNotFoundExceptionModifier and TypeMethodDescriptionbyte[]SimpleMavenSqlFileResolver.resolve(Path classOutput, String packageName, String sqlFileName, Map<String, String> options) byte[]SqlFileResolver.resolve(Path classOutput, String packageName, String sqlFileName, Map<String, String> options) SqlProxyのメソッドに紐づくSQLファイルの内容を取得します。