Definition at line 15 of file Db_vendor_types.java.
◆ Db_vendor_types()
com.mapd.utility.db_vendors.Db_vendor_types.Db_vendor_types |
( |
| ) |
|
|
inlineprotected |
◆ Db_vendor_factory()
◆ find_gis_type()
abstract GisType com.mapd.utility.db_vendors.Db_vendor_types.find_gis_type |
( |
Connection |
conn, |
|
|
ResultSetMetaData |
metadata, |
|
|
int |
column_number |
|
) |
| throws SQLException |
|
abstract |
◆ get_wkt()
abstract String com.mapd.utility.db_vendors.Db_vendor_types.get_wkt |
( |
ResultSet |
rs, |
|
|
int |
column_number, |
|
|
String |
gis_type_name |
|
) |
| throws SQLException |
|
abstract |
◆ gis_type_to_str()
static String com.mapd.utility.db_vendors.Db_vendor_types.gis_type_to_str |
( |
GisType |
type | ) |
|
|
inlinestatic |
◆ isAutoCommitDisabledRequired()
abstract boolean com.mapd.utility.db_vendors.Db_vendor_types.isAutoCommitDisabledRequired |
( |
| ) |
|
|
abstract |
◆ valid_srid
HashSet<Integer> com.mapd.utility.db_vendors.Db_vendor_types.valid_srid |
|
staticprotected |
Initial value:=
new HashSet<>(Arrays.asList(4326, 900913))
Definition at line 17 of file Db_vendor_types.java.
The documentation for this class was generated from the following file:
- /home/jenkins-slave/workspace/core-os-doxygen/java/utility/src/main/java/com/mapd/utility/db_vendors/Db_vendor_types.java