public interface Table
Modifier and Type | Method and Description |
---|---|
int |
getColumnCount() |
String |
getColumnName(int index) |
Data |
getData() |
String |
getName() |
String getName()
int getColumnCount()
String getColumnName(int index)
Data getData() throws SQLException
SQLException
Copyright © 2016 Open Microscopy Environment