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