📄 oracle.sql.characterset.html
字号:
<dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#YUG7ASCII_CHARSET"><b>YUG7ASCII_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHS16CGB231280_CHARSET"><b>ZHS16CGB231280_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHS16CGB231280FIXED_CHARSET"><b>ZHS16CGB231280FIXED_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHS16DBCS_CHARSET"><b>ZHS16DBCS_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHS16DBCSFIXED_CHARSET"><b>ZHS16DBCSFIXED_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHS16GBK_CHARSET"><b>ZHS16GBK_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHS16GBKFIXED_CHARSET"><b>ZHS16GBKFIXED_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHS16MACCGB231280_CHARSET"><b>ZHS16MACCGB231280_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT16BIG5_CHARSET"><b>ZHT16BIG5_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT16BIG5FIXED_CHARSET"><b>ZHT16BIG5FIXED_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT16CCDC_CHARSET"><b>ZHT16CCDC_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT16DBCS_CHARSET"><b>ZHT16DBCS_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT16DBCSFIXED_CHARSET"><b>ZHT16DBCSFIXED_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT16DBT_CHARSET"><b>ZHT16DBT_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT16MSWIN950_CHARSET"><b>ZHT16MSWIN950_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT32EUC_CHARSET"><b>ZHT32EUC_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT32EUCFIXED_CHARSET"><b>ZHT32EUCFIXED_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT32SOPS_CHARSET"><b>ZHT32SOPS_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT32TRIS_CHARSET"><b>ZHT32TRIS_CHARSET</b></a> <dd> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ZHT32TRISFIXED_CHARSET"><b>ZHT32TRISFIXED_CHARSET</b></a> <dd> </dl><h2> <img src="images/method-index.gif" width=207 height=38 alt="Method Index"></h2><dl> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#convert(oracle.sql.CharacterSet, byte[], int, int)"><b>convert</b></a>(CharacterSet, byte[], int, int) <dd> Converts bytes in some representation to oracleId representation. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#convert(java.lang.String)"><b>convert</b></a>(String) <dd> Convert a String to bytes in oracleId representation. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#convertUnshared(oracle.sql.CharacterSet, byte[], int, int)"><b>convertUnshared</b></a>(CharacterSet, byte[], int, int) <dd> Converts bytes in some representation to oracleId representation. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#convertWithReplacement(java.lang.String)"><b>convertWithReplacement</b></a>(String) <dd> Convert a String to bytes in oracleId representation. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#equals(java.lang.Object)"><b>equals</b></a>(Object) <dd> Two CharacterSet's are equal when their oracleId's are equal <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getOracleId()"><b>getOracleId</b></a>() <dd> The integer that identifies the character set. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getRatioTo(oracle.sql.CharacterSet)"><b>getRatioTo</b></a>(CharacterSet) <dd> I have no idea what this is supposed to return -- jschwarz. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#hashCode()"><b>hashCode</b></a>() <dd> Implements a hash based on oracleId <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#isConvertibleFrom(oracle.sql.CharacterSet)"><b>isConvertibleFrom</b></a>(CharacterSet) <dd> Are conversions supported. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#isLossyFrom(oracle.sql.CharacterSet)"><b>isLossyFrom</b></a>(CharacterSet) <dd> A conversion looses information if the mapping is not invertible. <dt> <img src="images/green-ball-small.gif" width=6 height=6 alt=" o "> <a href="#make(int)"><b>make</b></a>(int) <dd> Factory. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#toString()"><b>toString</b></a>() <dd> This should be the official name of the character set. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#toString(byte[], int, int)"><b>toString</b></a>(byte[], int, int) <dd> Convert bytes in oracleId representation to a String. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#toStringWithReplacement(byte[], int, int)"><b>toStringWithReplacement</b></a>(byte[], int, int) <dd> Convert bytes in oracleId representation to a String.</dl><a name="variables"></a><h2> <img src="images/variables.gif" width=153 height=38 alt="Variables"></h2><a name="DEFAULT_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>DEFAULT_CHARSET</b><pre> public static final short DEFAULT_CHARSET</pre><dl> <dd> Special value.What character set it returned depends on wherethis class running. When run in the server this is thedatabase character set. When run in a client ...<p></dl><a name="ASCII_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>ASCII_CHARSET</b><pre> public static final short ASCII_CHARSET</pre><a name="ISO_LATIN_1_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>ISO_LATIN_1_CHARSET</b><pre> public static final short ISO_LATIN_1_CHARSET</pre><a name="UNICODE_1_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>UNICODE_1_CHARSET</b><pre> public static final short UNICODE_1_CHARSET</pre><a name="US7ASCII_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>US7ASCII_CHARSET</b><pre> public static final short US7ASCII_CHARSET</pre><a name="WE8DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>WE8DEC_CHARSET</b><pre> public static final short WE8DEC_CHARSET</pre><a name="WE8HP_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>WE8HP_CHARSET</b><pre> public static final short WE8HP_CHARSET</pre><a name="US8PC437_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>US8PC437_CHARSET</b><pre> public static final short US8PC437_CHARSET</pre><a name="WE8EBCDIC37_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>WE8EBCDIC37_CHARSET</b><pre> public static final short WE8EBCDIC37_CHARSET</pre><a name="WE8EBCDIC500_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>WE8EBCDIC500_CHARSET</b><pre> public static final short WE8EBCDIC500_CHARSET</pre><a name="WE8EBCDIC285_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>WE8EBCDIC285_CHARSET</b><pre> public static final short WE8EBCDIC285_CHARSET</pre><a name="WE8PC850_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>WE8PC850_CHARSET</b><pre> public static final short WE8PC850_CHARSET</pre><a name="D7DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>D7DEC_CHARSET</b><pre> public static final short D7DEC_CHARSET</pre><a name="F7DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>F7DEC_CHARSET</b><pre> public static final short F7DEC_CHARSET</pre><a name="S7DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>S7DEC_CHARSET</b><pre> public static final short S7DEC_CHARSET</pre><a name="E7DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>E7DEC_CHARSET</b><pre> public static final short E7DEC_CHARSET</pre><a name="SF7ASCII_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>SF7ASCII_CHARSET</b><pre> public static final short SF7ASCII_CHARSET</pre><a name="NDK7DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>NDK7DEC_CHARSET</b><pre> public static final short NDK7DEC_CHARSET</pre><a name="I7DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>I7DEC_CHARSET</b><pre> public static final short I7DEC_CHARSET</pre><a name="NL7DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>NL7DEC_CHARSET</b><pre> public static final short NL7DEC_CHARSET</pre><a name="CH7DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>CH7DEC_CHARSET</b><pre> public static final short CH7DEC_CHARSET</pre><a name="YUG7ASCII_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>YUG7ASCII_CHARSET</b><pre> public static final short YUG7ASCII_CHARSET</pre><a name="SF7DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>SF7DEC_CHARSET</b><pre> public static final short SF7DEC_CHARSET</pre><a name="TR7DEC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>TR7DEC_CHARSET</b><pre> public static final short TR7DEC_CHARSET</pre><a name="IW7IS960_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>IW7IS960_CHARSET</b><pre> public static final short IW7IS960_CHARSET</pre><a name="IN8ISCII_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>IN8ISCII_CHARSET</b><pre> public static final short IN8ISCII_CHARSET</pre><a name="WE8ISO8859P1_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>WE8ISO8859P1_CHARSET</b><pre> public static final short WE8ISO8859P1_CHARSET</pre><a name="EE8ISO8859P2_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>EE8ISO8859P2_CHARSET</b><pre> public static final short EE8ISO8859P2_CHARSET</pre><a name="SE8ISO8859P3_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>SE8ISO8859P3_CHARSET</b><pre> public static final short SE8ISO8859P3_CHARSET</pre><a name="NEE8ISO8859P4_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>NEE8ISO8859P4_CHARSET</b><pre> public static final short NEE8ISO8859P4_CHARSET</pre><a name="CL8ISO8859P5_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>CL8ISO8859P5_CHARSET</b><pre> public static final short CL8ISO8859P5_CHARSET</pre><a name="AR8ISO8859P6_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>AR8ISO8859P6_CHARSET</b><pre> public static final short AR8ISO8859P6_CHARSET</pre><a name="EL8ISO8859P7_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>EL8ISO8859P7_CHARSET</b><pre> public static final short EL8ISO8859P7_CHARSET</pre><a name="IW8ISO8859P8_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>IW8ISO8859P8_CHARSET</b><pre> public static final short IW8ISO8859P8_CHARSET</pre><a name="WE8ISO8859P9_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>WE8ISO8859P9_CHARSET</b><pre> public static final short WE8ISO8859P9_CHARSET</pre><a name="NE8ISO8859P10_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>NE8ISO8859P10_CHARSET</b><pre> public static final short NE8ISO8859P10_CHARSET</pre><a name="TH8TISASCII_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>TH8TISASCII_CHARSET</b><pre> public static final short TH8TISASCII_CHARSET</pre><a name="TH8TISEBCDIC_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>TH8TISEBCDIC_CHARSET</b><pre> public static final short TH8TISEBCDIC_CHARSET</pre><a name="BN8BSCII_CHARSET"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>BN8BSCII_CHARSET</b><pre> public static final short BN8BSCII_CHARSET
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -