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 classFieldBuffersRowDataMethods in com.impossibl.postgres.protocol that return UpdatableRowData Modifier and Type Method Description UpdatableRowDataFieldBuffersRowData. duplicateForUpdate()UpdatableRowDataRowData. 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 UpdatableRowDataBufferRowData. duplicateForUpdate()
-