public class CounterTable extends com.liferay.petra.sql.dsl.base.BaseTable<CounterTable>
Counter
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<CounterTable,Long> |
currentId |
static CounterTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<CounterTable,String> |
name |
public static final CounterTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<CounterTable,String> name
public final com.liferay.petra.sql.dsl.Column<CounterTable,Long> currentId