public class PostgresqlMetadataSupport extends GenericMetadataSupport
| Constructor and Description |
|---|
PostgresqlMetadataSupport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleSurrogateCharacters()
check if the database support UTF-8 surrogate Characters - for sure Redshift doesn't like it
|
boolean |
isSystemSchema(String name) |
getCatalogs, getColumnDef, getColumns, getImportedKeys, getIndexInfo, getPrimaryKeys, getSchemas, getTables, init, normalizeColumnData, normalizeColumnTypepublic boolean handleSurrogateCharacters()
handleSurrogateCharacters in interface VendorMetadataSupporthandleSurrogateCharacters in class GenericMetadataSupportpublic boolean isSystemSchema(String name)
isSystemSchema in interface VendorMetadataSupportisSystemSchema in class GenericMetadataSupportCopyright © 2016. All rights reserved.