public interface StatementPopulator
Most users of hrorm will have no need to directly use this.
| Modifier and Type | Interface and Description |
|---|---|
static class |
StatementPopulator.Empty |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(PreparedStatement preparedStatement) |
default String |
render() |
void populate(PreparedStatement preparedStatement) throws SQLException
SQLExceptiondefault String render()
Copyright © 2019. All rights reserved.