|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PGResultSetMetaData
| Method Summary | |
|---|---|
String |
getBaseColumnName(int column)
Returns the underlying column name of a query result, or "" if it is unable to be determined. |
String |
getBaseSchemaName(int column)
Returns the underlying table name of query result, or "" if it is unable to be determined. |
String |
getBaseTableName(int column)
Returns the underlying table name of query result, or "" if it is unable to be determined. |
| Method Detail |
|---|
String getBaseColumnName(int column)
throws SQLException
SQLException
String getBaseTableName(int column)
throws SQLException
SQLException
String getBaseSchemaName(int column)
throws SQLException
SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||