Uses of Class
org.ujorm.tools.sql.SQLException
Packages that use SQLException
-
Uses of SQLException in org.ujorm.tools.sql
Methods in org.ujorm.tools.sql that return SQLExceptionModifier and TypeMethodDescriptionstatic SQLExceptionSQLException.of(SQLException ex) protected static SQLExceptionSqlParamBuilder.sqlException(@NotNull String messages, @Nullable Exception ex) protected static SQLExceptionSqlParamBuilder.sqlException(@Nullable SQLException ex)