Object
com.liferay.portal.upgrade.v7_2_x.util.RatingsEntryTable
public class RatingsEntryTable
extends Object
- Author:
- Brian Wing Shun Chan
- {$generated.description}
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
-
-
TABLE_COLUMNS
public static final Object[][] TABLE_COLUMNS
-
-
TABLE_SQL_CREATE
public static final String TABLE_SQL_CREATE
- See Also:
-
-
TABLE_SQL_DROP
public static final String TABLE_SQL_DROP
- See Also:
-
-
TABLE_SQL_ADD_INDEXES
public static final String[] TABLE_SQL_ADD_INDEXES
-
Constructor Details
-
RatingsEntryTable
public RatingsEntryTable()