public class PGJsonUtils extends Object
PGJsonUtils()
static org.postgresql.util.PGobject
json(Object obj)
json(String json)
jsonb(Object obj)
jsonb(String json)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PGJsonUtils()
public static org.postgresql.util.PGobject json(Object obj)
public static org.postgresql.util.PGobject json(String json)
public static org.postgresql.util.PGobject jsonb(Object obj)
public static org.postgresql.util.PGobject jsonb(String json)
Copyright © 2024. All rights reserved.