public class CommunicationsColumns
extends java.lang.Object
| Constructor and Description | 
|---|
CommunicationsColumns()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static java.lang.String[] | 
arrayOfString(java.sql.Array array)  | 
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.lang.String[] arrayOfString(java.sql.Array array)
                                           throws java.sql.SQLException
java.sql.SQLExceptionprotected static java.util.Date toDate(java.sql.Date birthday)
Copyright © 2021. All Rights Reserved.