au.com.bytecode.opencsv
Class MockResultSetMetaDataBuilder
java.lang.Object
au.com.bytecode.opencsv.MockResultSetMetaDataBuilder
public class MockResultSetMetaDataBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockResultSetMetaDataBuilder
public MockResultSetMetaDataBuilder()
buildMetaData
public static ResultSetMetaData buildMetaData(String[] columnNames)
throws SQLException
- Throws:
SQLException
buildMetaData
public static ResultSetMetaData buildMetaData(String[] columnNames,
int[] columnTypes)
throws SQLException
- Throws:
SQLException
Copyright © 2011. All Rights Reserved.