public class DeviceColumns
extends java.lang.Object
| Constructor and Description | 
|---|
DeviceColumns()  | 
| Modifier and Type | Method and Description | 
|---|---|
static JdbcAbstractStore.EntityPopulator<Device> | 
populator()  | 
static JdbcAbstractStore.StatementValues<Device> | 
values(Item it)  | 
public static final Columns cols
public static JdbcAbstractStore.StatementValues<Device> values(Item it)
public static JdbcAbstractStore.EntityPopulator<Device> populator()
Copyright © 2021. All Rights Reserved.