Uses of Class
com.impossibl.postgres.api.data.Tid
-
Packages that use Tid Package Description com.impossibl.postgres.jdbc -
-
Uses of Tid in com.impossibl.postgres.jdbc
Methods in com.impossibl.postgres.jdbc that return Tid Modifier and Type Method Description TidPGRowId. getTid()Constructors in com.impossibl.postgres.jdbc with parameters of type Tid Constructor Description PGRowId(Tid tid)
-