public class Dummy
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static JdbcAbstractStore.Creator<Dummy> |
CREATOR |
boolean |
deleted |
static Columns |
DUMMY_COLUMNS |
static JdbcAbstractStore.EntityPopulator<Dummy> |
POPUL |
boolean |
seen |
Constructor and Description |
---|
Dummy() |
Modifier and Type | Method and Description |
---|---|
static JdbcAbstractStore.StatementValues<Dummy> |
value(Item it) |
public static final Columns DUMMY_COLUMNS
public static final JdbcAbstractStore.Creator<Dummy> CREATOR
public static final JdbcAbstractStore.EntityPopulator<Dummy> POPUL
public boolean seen
public boolean deleted
public static final JdbcAbstractStore.StatementValues<Dummy> value(Item it)
Copyright © 2021. All Rights Reserved.