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