public class SqlMetaDataUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PRODUCT_POSTGRES |
| Constructor and Description |
|---|
SqlMetaDataUtils()
Creates a new instance of OgcSqlUtils
|
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.jump.feature.AttributeType |
getAttributeTypeFromSqlType(int sqlType) |
static List |
getColumnNames(String tablename,
String column,
Connection conn) |
static List |
getTableAndViewNames(Connection conn) |
public static final String PRODUCT_POSTGRES
public static List getTableAndViewNames(Connection conn) throws SQLException
SQLExceptionpublic static List getColumnNames(String tablename, String column, Connection conn) throws SQLException
SQLExceptionpublic static org.locationtech.jts.jump.feature.AttributeType getAttributeTypeFromSqlType(int sqlType)
Copyright © 2020 B3Partners B.V.. All rights reserved.