I need your help in creating a java bean to retrieve the first 4 columns in a table called “m_connection”. I want to retrieve the first 4 columns and store them in variables.
They are all string.
I need your help in creating a java bean to retrieve the first 4
Share
this code sample may help you: