Skip to content

Instantly share code, notes, and snippets.

@tkstone
Created April 23, 2019 02:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkstone/21880fc0c5093ced246b1cb9737936e9 to your computer and use it in GitHub Desktop.
Save tkstone/21880fc0c5093ced246b1cb9737936e9 to your computer and use it in GitHub Desktop.
public class SourceVO {
public String col1;
public String col2;
public String col3;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment