|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectau.com.bytecode.opencsv.ResultSetHelperService
public class ResultSetHelperService
helper class for processing JDBC ResultSet objects
| Field Summary | |
|---|---|
static int |
CLOBBUFFERSIZE
|
| Constructor Summary | |
|---|---|
ResultSetHelperService()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getColumnNames(java.sql.ResultSet rs)
|
java.lang.String[] |
getColumnValues(java.sql.ResultSet rs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CLOBBUFFERSIZE
| Constructor Detail |
|---|
public ResultSetHelperService()
| Method Detail |
|---|
public java.lang.String[] getColumnNames(java.sql.ResultSet rs)
throws java.sql.SQLException
getColumnNames in interface ResultSetHelperjava.sql.SQLException
public java.lang.String[] getColumnValues(java.sql.ResultSet rs)
throws java.sql.SQLException,
java.io.IOException
getColumnValues in interface ResultSetHelperjava.sql.SQLException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||