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