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