| Package | Description |
|---|---|
| de.bytefish.pgbulkinsert.mapping | |
| de.bytefish.pgbulkinsert.pgsql.handlers | |
| de.bytefish.pgbulkinsert.row |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMapping.mapLine(String columnName,
Function<TEntity,Line> propertyGetter) |
| Modifier and Type | Method and Description |
|---|---|
int |
LineValueHandler.getLength(Line value) |
protected void |
LineValueHandler.internalHandle(DataOutputStream buffer,
Line value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleRow.setLine(int ordinal,
Line value) |
void |
SimpleRow.setLine(String columnName,
Line value) |
Copyright © 2020. All rights reserved.