Uses of Record Class
org.litebridgedb.db.spi.impl.sql.PreparedRow
Packages that use PreparedRow
-
Uses of PreparedRow in org.litebridgedb.db.spi.impl.sql
Methods in org.litebridgedb.db.spi.impl.sql that return PreparedRowModifier and TypeMethodDescriptionprotected PreparedRowInsertSqlGenerator.prepareRow(RowValue rowValue, ConnectionProvider connectionProvider) Prepare a row for insertion based on the provided row value.