| Package | Description |
|---|---|
| org.zalando.typemapper.postgres |
| Modifier and Type | Method and Description |
|---|---|
static PgRow |
PgTypeHelper.asPGobject(Object o) |
static PgRow |
PgTypeHelper.asPGobject(Object o,
String typeHint) |
static PgRow |
PgTypeHelper.asPGobject(Object o,
String typeHint,
Connection connection) |
static PgRow |
PgTypeHelper.asPGobject(Object o,
String typeHint,
Connection connection,
boolean forceTypeHint) |
static PgRow |
PgRow.ROW(Collection<?> collection) |
static PgRow |
PgRow.ROW(Object... array) |
Copyright © 2012–2021 Zalando SE. All rights reserved.