|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.transport.PGCharsetConverter
public class PGCharsetConverter
These are mappings between the Postgres supported character sets to the Java character sets.
| Constructor Summary | |
|---|---|
PGCharsetConverter()
|
|
| Method Summary | |
|---|---|
static java.nio.charset.Charset |
getCharset(java.lang.String name)
|
static java.lang.String |
getEncoding(java.nio.charset.Charset cs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PGCharsetConverter()
| Method Detail |
|---|
public static java.nio.charset.Charset getCharset(java.lang.String name)
public static java.lang.String getEncoding(java.nio.charset.Charset cs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||