public final class PostgresParameters
extends Object
-
Method Summary
static dev.rafex.ether.database.core.sql.SqlParameter
static dev.rafex.ether.database.core.sql.SqlParameter
static dev.rafex.ether.database.core.sql.SqlParameter
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
jsonb
public static dev.rafex.ether.database.core.sql.SqlParameter jsonb(String json)
-
textArray
public static dev.rafex.ether.database.core.sql.SqlParameter textArray(String... values)
-
uuidArray
public static dev.rafex.ether.database.core.sql.SqlParameter uuidArray(UUID... values)