public class VCardColumns
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static Columns | 
COLUMNS_MAIN  | 
| Constructor and Description | 
|---|
VCardColumns()  | 
| Modifier and Type | Method and Description | 
|---|---|
static JdbcAbstractStore.EntityPopulator<VCard> | 
populator()  | 
protected static java.sql.Date | 
toSqlDate(java.util.Date birthday)  | 
static JdbcAbstractStore.StatementValues<VCard> | 
values(Item item)  | 
public static final Columns COLUMNS_MAIN
public static JdbcAbstractStore.StatementValues<VCard> values(Item item)
protected static java.sql.Date toSqlDate(java.util.Date birthday)
public static JdbcAbstractStore.EntityPopulator<VCard> populator()
Copyright © 2021. All Rights Reserved.