Class TilesTable
- java.lang.Object
-
- org.dotwebstack.framework.backend.postgres.model.TilesTable
-
public class TilesTable extends Object
-
-
Constructor Summary
Constructors Constructor Description TilesTable()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jooq.Field<Object>getGeomRdField()static org.jooq.Table<org.jooq.Record>getTable()static org.jooq.Field<Object>getTileIdField()
-