public class KBCommentTable extends com.liferay.petra.sql.dsl.base.BaseTable<KBCommentTable>
KBComment
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> |
classNameId |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> |
classPK |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.String> |
content |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.util.Date> |
createDate |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> |
groupId |
static KBCommentTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> |
kbCommentId |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.util.Date> |
lastPublishDate |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.util.Date> |
modifiedDate |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> |
mvccVersion |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Integer> |
status |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> |
userId |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.String> |
userName |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Integer> |
userRating |
com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.String> |
uuid |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final KBCommentTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.String> uuid
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> kbCommentId
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> groupId
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.util.Date> modifiedDate
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> classNameId
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Long> classPK
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.String> content
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Integer> userRating
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.util.Date> lastPublishDate
public final com.liferay.petra.sql.dsl.Column<KBCommentTable,java.lang.Integer> status