public class NotificationQueueEntryAttachmentTable extends com.liferay.petra.sql.dsl.base.BaseTable<NotificationQueueEntryAttachmentTable>
NotificationQueueEntryAttachment
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<NotificationQueueEntryAttachmentTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<NotificationQueueEntryAttachmentTable,java.lang.Long> |
fileEntryId |
static NotificationQueueEntryAttachmentTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<NotificationQueueEntryAttachmentTable,java.lang.Long> |
mvccVersion |
com.liferay.petra.sql.dsl.Column<NotificationQueueEntryAttachmentTable,java.lang.Long> |
notificationQueueEntryAttachmentId |
com.liferay.petra.sql.dsl.Column<NotificationQueueEntryAttachmentTable,java.lang.Long> |
notificationQueueEntryId |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final NotificationQueueEntryAttachmentTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<NotificationQueueEntryAttachmentTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<NotificationQueueEntryAttachmentTable,java.lang.Long> notificationQueueEntryAttachmentId
public final com.liferay.petra.sql.dsl.Column<NotificationQueueEntryAttachmentTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<NotificationQueueEntryAttachmentTable,java.lang.Long> fileEntryId
public final com.liferay.petra.sql.dsl.Column<NotificationQueueEntryAttachmentTable,java.lang.Long> notificationQueueEntryId