|
|||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||
°³¿ä: ³»ºÎ Ŭ·¡½º | Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå |
RowSetMetaData ÀÎÅÍÆäÀ̽º´Â, ¸ÞŸµ¥ÀÌŸ¿ÀºêÁ¦Å©Æ®¸¦ ÃʱâÈÇÒ ¼ö ÀÖ´Â ¸Þ¼Òµå¸¦ ¸î°³Àΰ¡ »ç¿ëÇØ ResultSetMetaData ¸¦ È®ÀåÇÕ´Ï´Ù. RowSetReader ´Â, »õ·Î¿î µ¥ÀÌÅͰ¡ ÀоÁ³À» ¶§¿¡, RowSetMetaData ¸¦ ÀÛ¼ºÇØ, ±×°ÍÀ» Çà ¼¼Æ®¿¡ °Ç³×ÁÙ ¼öµµ ÀÖ½À´Ï´Ù.
ÀÎÅÍÆäÀ̽º java.sql.ResultSetMetaData ·ÎºÎÅÍ °è½ÂÇÑ Çʵå |
columnNoNulls, columnNullable, columnNullableUnknown |
¸Þ¼ÒµåÀÇ °³¿ä | |
void |
setAutoIncrement (int columnIndex,
boolean property)
¿¿¡ ÀÚµ¿ÀûÀ¸·Î ¹øÈ£¸¦ ºÙÀÏ ¼ö ÀÖ¾î µ¶ÇØ Àü¿ëÀ¸·Î¼ Ãë±ÞÇÏ´ÂÁö ¾î¶²Áö¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setCaseSensitive (int columnIndex,
boolean property)
¿ÀÇ ´ë¹®ÀÚ ¼Ò¹®ÀÚ¸¦ ±¸º°ÇÏ´ÂÁö ¾î¶²Áö¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setCatalogName (int columnIndex,
java.lang.String catalogName)
¿ÀÇ Å×À̺íÀÇ Ä«Å»·Î±×¸íÀÌ ÀÖÀ¸¸é, ±×°ÍÀ» ¼³Á¤ÇÕ´Ï´Ù. |
void |
setColumnCount (int columnCount)
RowSet ³»ÀÇ ·Ä¼ö¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setColumnDisplaySize (int columnIndex,
int size)
¿ÀÇ Åë»óÀÇ ÃÖ´ëÆø (ij¸¯Åͼö)À» ¼³Á¤ÇÕ´Ï´Ù. |
void |
setColumnLabel (int columnIndex,
java.lang.String label)
Àμâ¿Í Ç¥½Ã¿¡ »ç¿ëÇÏ´Â, ¿ÀÇ Å¸ÀÌÆ²ÀÌ ÀÖÀ¸¸é, ±×°ÍÀ» ¼³Á¤ÇÕ´Ï´Ù. |
void |
setColumnName (int columnIndex,
java.lang.String columnName)
¿ÀÇ À̸§À» ¼³Á¤ÇÕ´Ï´Ù. |
void |
setColumnType (int columnIndex,
int SQLType)
¿ÀÇ SQL ÇüÀ» ¼³Á¤ÇÕ´Ï´Ù. |
void |
setColumnTypeName (int columnIndex,
java.lang.String typeName)
¿ÀÇ µ¥ÀÌÅÍ ¼Ò½º °íÀ¯ÀÇ Çü¸íÀÌ ÀÖÀ¸¸é, ±×°ÍÀ» ¼³Á¤ÇÕ´Ï´Ù. |
void |
setCurrency (int columnIndex,
boolean property)
¿ÀÌ Åëȸ¦ ³ªÅ¸³»´ÂÁö ¾î¶²Áö¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setNullable (int columnIndex,
int property)
¿ÀÇ °ªÀ» NULL ·Î ¼³Á¤ÇÒ ¼ö ÀÖ´ÂÁö ¾î¶²Áö¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setPrecision (int columnIndex,
int precision)
¿ÀÇ 10 ÁøÀÚ¸®¼ö¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setScale (int columnIndex,
int scale)
¿ÀÇ ¼Ò¼öÁ¡ ÀÌÇÏÀÇ ÀÚ¸®¼ö¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setSchemaName (int columnIndex,
java.lang.String schemaName)
¿ÀÇ Å×À̺íÀÇ schema°¡ ÀÖÀ¸¸é, ±×°ÍÀ» ¼³Á¤ÇÕ´Ï´Ù. |
void |
setSearchable (int columnIndex,
boolean property)
¿À» where Àý·Î »ç¿ëÇÒ ¼ö ÀÖ´ÂÁö ¾î¶²Áö¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setSigned (int columnIndex,
boolean property)
¿ÀÌ ºÎÈ£ ÷ºÎ ¼öÄ¡ÀÎÁö ¾î¶²Áö¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setTableName (int columnIndex,
java.lang.String tableName)
¿ÀÇ Å×À̺í¸íÀÌ ÀÖÀ¸¸é, ±×°ÍÀ» ¼³Á¤ÇÕ´Ï´Ù. |
ÀÎÅÍÆäÀ̽º java.sql.ResultSetMetaData ·ÎºÎÅÍ °è½ÂÇÑ ¸Þ¼Òµå |
getCatalogName, getColumnClassName, getColumnCount, getColumnDisplaySize, getColumnLabel, getColumnName, getColumnType, getColumnTypeName, getPrecision, getScale, getSchemaName, getTableName, isAutoIncrement, isCaseSensitive, isCurrency, isDefinitelyWritable, isNullable, isReadOnly, isSearchable, isSigned, isWritable |
¸Þ¼ÒµåÀÇ »ó¼¼ |
public void setColumnCount(int columnCount) throws java.sql.SQLException
columnCount
- ·Ä¼öjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setAutoIncrement(int columnIndex, boolean property) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´Âproperty
- true ¶Ç´Â false ÀÇ ¾î´À ÂÊÀÎÁö. µðÆúÆ®´Â falsejava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setCaseSensitive(int columnIndex, boolean property) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´Âproperty
- true ¶Ç´Â false ÀÇ ¾î´À ÂÊÀÎÁö. µðÆúÆ®´Â falsejava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setSearchable(int columnIndex, boolean property) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´Âproperty
- true ¶Ç´Â false ÀÇ ¾î´À ÂÊÀÎÁö. µðÆúÆ®´Â falsejava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setCurrency(int columnIndex, boolean property) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´Âproperty
- true ¶Ç´Â false ÀÇ ¾î´À ÂÊÀÎÁö. µðÆúÆ®´Â falsejava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setNullable(int columnIndex, int property) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´Âproperty
- columnNoNulls, columnNullable, ¶Ç´Â columnNullableUnknown ÀÇ ¾ðÁ¨°¡. µðÆúÆ®´Â columnNullableUnknownjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setSigned(int columnIndex, boolean property) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´Âproperty
- true ¶Ç´Â false ÀÇ ¾î´À ÂÊÀÎÁö. µðÆúÆ®´Â falsejava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setColumnDisplaySize(int columnIndex, int size) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´Âsize
- ¿ÀÇ »çÀÌÁîjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setColumnLabel(int columnIndex, java.lang.String label) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´Âlabel
- ¿ÀÇ Å¸ÀÌÆ²java.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setColumnName(int columnIndex, java.lang.String columnName) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´ÂcolumnName
- ·Ä¸íjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setSchemaName(int columnIndex, java.lang.String schemaName) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´ÂschemaName
- schema¸íjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setPrecision(int columnIndex, int precision) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´Âprecision
- 10 ÁøÀÚ¸®¼öjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setScale(int columnIndex, int scale) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´Âscale
- ¼Ò¼öÁ¡ ÀÌÇÏÀÇ ÀÚ¸®¼öjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setTableName(int columnIndex, java.lang.String tableName) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´ÂtableName
- ¿ÀÇ Å×À̺í¸íjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setCatalogName(int columnIndex, java.lang.String catalogName) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´ÂcatalogName
- ¿ÀÇ Ä«Å»·Î±×¸íjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìpublic void setColumnType(int columnIndex, int SQLType) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´ÂSQLType
- ¿ÀÇ SQL Çüjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ìTypes
public void setColumnTypeName(int columnIndex, java.lang.String typeName) throws java.sql.SQLException
columnIndex
- ÃÖÃÊÀÇ ¿Àº 1, 2 ¹øÂ°ÀÇ ¿Àº 2,... µÇ´ÂtypeName
- µ¥ÀÌÅÍ ¼Ò½º °íÀ¯ÀÇ Çü¸íjava.sql.SQLException
- µ¥ÀÌŸº£À̽º ¾×¼¼½º ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì
|
|||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||
°³¿ä: ³»ºÎ Ŭ·¡½º | Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå |