public interface RemoteMetaData extends Remote
Modifier and Type | Method and Description |
---|---|
int |
getColumnCount() |
int |
getColumnDisplaySize(int column) |
String |
getColumnName(int column) |
int |
getColumnType(int column) |
int getColumnCount() throws RemoteException
RemoteException
String getColumnName(int column) throws RemoteException
RemoteException
int getColumnType(int column) throws RemoteException
RemoteException
int getColumnDisplaySize(int column) throws RemoteException
RemoteException
Copyright © 2022 VanillaDB Organization. All rights reserved.