@Preview(value="3.0")
public interface SqlUtils
static SqlUtils of(DataSource dataSource)
SqlExecutor sql(String sql, Object... args)
sql - 代码args - 参数default SqlExecutor sql(SqlSpec sqlSpec)
sqlSpec - 代码申明Copyright © 2024. All rights reserved.