public class PreparedValueFactory
extends java.lang.Object
| Constructor and Description |
|---|
PreparedValueFactory() |
| Modifier and Type | Method and Description |
|---|---|
PreparedValue |
createPreparedValueFor(xyz.greatapp.libs.service.requests.database.ColumnValue obj,
java.sql.PreparedStatement statement,
int position) |
public PreparedValue createPreparedValueFor(xyz.greatapp.libs.service.requests.database.ColumnValue obj, java.sql.PreparedStatement statement, int position)