public interface AutomaticVariableSetter
| Modifier and Type | Field and Description |
|---|---|
static int |
INSERT |
static int |
INSERT_COMPLETED |
static int |
LOAD |
static String[] |
STAGES |
static int |
UPDATE |
static int |
UPDATE_COMPLETED |
| Modifier and Type | Method and Description |
|---|---|
void |
setFor(DatabaseObject forObject,
int atStage,
Statement stmt) |
static final int INSERT
static final int INSERT_COMPLETED
static final int UPDATE
static final int UPDATE_COMPLETED
static final int LOAD
static final String[] STAGES
void setFor(DatabaseObject forObject, int atStage, Statement stmt)
Copyright © 2022. All rights reserved.