Skip to content

Instantly share code, notes, and snippets.

@timoteoponce
Created March 3, 2012 00:28
Show Gist options
  • Save timoteoponce/1962858 to your computer and use it in GitHub Desktop.
Save timoteoponce/1962858 to your computer and use it in GitHub Desktop.
public void close ( Process process ){
// statement.close(process,'0',1000,-1);
statement.close(process);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment