| Package | Description |
|---|---|
| com.github.pgasync | |
| com.github.pgasync.impl |
| Modifier and Type | Method and Description |
|---|---|
DataConverter |
ConnectionPoolBuilder.PoolProperties.getDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolBuilder |
ConnectionPoolBuilder.dataConverter(DataConverter dataConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected DataConverter |
PgConnectionPool.dataConverter() |
| Constructor and Description |
|---|
PgConnection(PgProtocolStream stream,
DataConverter dataConverter) |
PgRow(DataRow data,
java.util.Map<java.lang.String,com.github.pgasync.impl.PgColumn> columns,
DataConverter dataConverter) |
Copyright © 2014. All Rights Reserved.