public class PreparedStatementBinder
extends java.lang.Object
Constructor and Description |
---|
PreparedStatementBinder() |
Modifier and Type | Method and Description |
---|---|
static <M extends KittyModel> |
bindModelValuesToPreparedStatement(M model,
KittyTableConfiguration table,
android.database.sqlite.SQLiteStatement statement) |
public static <M extends KittyModel> android.database.sqlite.SQLiteStatement bindModelValuesToPreparedStatement(M model, KittyTableConfiguration table, android.database.sqlite.SQLiteStatement statement) throws java.lang.reflect.InvocationTargetException, java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException