public class MessageBodyColumns
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static JdbcAbstractStore.EntityPopulator<MessageBody> |
populator(java.lang.String guid) |
static JdbcAbstractStore.EntityPopulator<MessageBody> |
simplePopulator() |
static JdbcAbstractStore.StatementValues<MessageBody> |
values(java.lang.String guid) |
public static final Columns COLUMNS
public static JdbcAbstractStore.EntityPopulator<MessageBody> populator(java.lang.String guid)
public static JdbcAbstractStore.EntityPopulator<MessageBody> simplePopulator()
public static JdbcAbstractStore.StatementValues<MessageBody> values(java.lang.String guid)
Copyright © 2021. All Rights Reserved.