| | |
| | | WARNING - @mbg.generated |
| | | --> |
| | | <id column="id" jdbcType="INTEGER" property="id" /> |
| | | <result column="cell_index" jdbcType="INTEGER" property="cellIndex" /> |
| | | <result column="group_id" jdbcType="INTEGER" property="groupId" /> |
| | | <result column="father_cell_index" jdbcType="INTEGER" property="fatherCellIndex" /> |
| | | <result column="longitude" jdbcType="DECIMAL" property="longitude" /> |
| | | <result column="latitude" jdbcType="DECIMAL" property="latitude" /> |
| | | <result column="point1_lon" jdbcType="DECIMAL" property="point1Lon" /> |
| | |
| | | <!-- |
| | | WARNING - @mbg.generated |
| | | --> |
| | | id, group_id, longitude, latitude, point1_lon, point1_lat, point2_lon, point2_lat, |
| | | point3_lon, point3_lat, point4_lon, point4_lat |
| | | id, cell_index, group_id, father_cell_index, longitude, latitude, point1_lon, point1_lat, |
| | | point2_lon, point2_lat, point3_lon, point3_lat, point4_lon, point4_lat |
| | | </sql> |
| | | </mapper> |