Package io.jmix.data.impl.dbms
Class PostgresUUID
java.lang.Object
org.postgresql.util.PGobject
io.jmix.data.impl.dbms.PostgresUUID
- All Implemented Interfaces:
 Serializable,Cloneable
public class PostgresUUID
extends org.postgresql.util.PGobject
- See Also:
 
- 
Field Summary
Fields inherited from class org.postgresql.util.PGobject
type, value - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.postgresql.util.PGobject
clone, equals, equals, getType, getValue, hashCode, isNull, setType, setValue, toString 
- 
Constructor Details
- 
PostgresUUID
- Throws:
 SQLException
 
 -