public class CommerceAccountOrganizationRelTable extends com.liferay.petra.sql.dsl.base.BaseTable<CommerceAccountOrganizationRelTable>
CommerceAccountOrganizationRel
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.lang.Long> |
commerceAccountId |
com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.util.Date> |
createDate |
static CommerceAccountOrganizationRelTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.util.Date> |
modifiedDate |
com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.lang.Long> |
organizationId |
com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.lang.Long> |
userId |
com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.lang.String> |
userName |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final CommerceAccountOrganizationRelTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.lang.Long> commerceAccountId
public final com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.lang.Long> organizationId
public final com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<CommerceAccountOrganizationRelTable,java.util.Date> modifiedDate