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