Uses of Interface
com.impossibl.postgres.protocol.UpdatableRowData
-
Packages that use UpdatableRowData Package Description com.impossibl.postgres.protocol com.impossibl.postgres.protocol.v30 -
-
Uses of UpdatableRowData in com.impossibl.postgres.protocol
Classes in com.impossibl.postgres.protocol that implement UpdatableRowData Modifier and Type Class Description class
FieldBuffersRowData
Methods in com.impossibl.postgres.protocol that return UpdatableRowData Modifier and Type Method Description UpdatableRowData
FieldBuffersRowData. duplicateForUpdate()
UpdatableRowData
RowData. duplicateForUpdate()
-
Uses of UpdatableRowData in com.impossibl.postgres.protocol.v30
Methods in com.impossibl.postgres.protocol.v30 that return UpdatableRowData Modifier and Type Method Description UpdatableRowData
BufferRowData. duplicateForUpdate()
-