public class PostgresInsert extends org.hcjf.layers.storage.actions.Insert<PostgresStorageSession>
| Constructor | Description |
|---|---|
PostgresInsert(PostgresStorageSession session) |
| Modifier and Type | Method | Description |
|---|---|---|
<R extends org.hcjf.layers.storage.actions.ResultSet> |
execute(java.lang.Object... params) |
public PostgresInsert(PostgresStorageSession session)
public <R extends org.hcjf.layers.storage.actions.ResultSet> R execute(java.lang.Object... params)
throws org.hcjf.layers.storage.StorageAccessException
execute in class org.hcjf.layers.storage.actions.StorageAction<PostgresStorageSession>org.hcjf.layers.storage.StorageAccessExceptionCopyright © 2017. All rights reserved.