You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metadata for a ResultSet is derived from column names sent by a server. There could be anything like tab.field_name. ResultSet.get* methods work only with actual field names.