示例#1
0
 @Override
 public String getGeometryTypeName(Integer type) {
   return Geometries.getForSQLType(type).getName();
 }