|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockResultSetMetaData.ColSpec | |
|---|---|
| net.israfil.foundation.mock.sql | |
| Uses of MockResultSetMetaData.ColSpec in net.israfil.foundation.mock.sql |
|---|
| Constructors in net.israfil.foundation.mock.sql with parameters of type MockResultSetMetaData.ColSpec | |
|---|---|
MockResultSet(MockResultSetMetaData.ColSpec[] columns,
java.lang.Object[][] rows)
The main constructor, which takes an array of strings representing the columns of the supposed DataReader, and an array of string arrays representing the row data. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||