<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.twig.es/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Closing_a_java_connection_to_mysql</id>
		<title>Closing a java connection to mysql - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Closing_a_java_connection_to_mysql"/>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Closing_a_java_connection_to_mysql&amp;action=history"/>
		<updated>2026-05-06T15:01:02Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.0</generator>

	<entry>
		<id>https://wiki.twig.es/index.php?title=Closing_a_java_connection_to_mysql&amp;diff=2362&amp;oldid=prev</id>
		<title>George2: Created page with &quot;      try{          if(conn!=null)             conn.close();       }catch(SQLException se){          se.printStackTrace();       }//end finally try&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Closing_a_java_connection_to_mysql&amp;diff=2362&amp;oldid=prev"/>
				<updated>2015-08-12T14:23:26Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;      try{          if(conn!=null)             conn.close();       }catch(SQLException se){          se.printStackTrace();       }//end finally try&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;      try{&lt;br /&gt;
         if(conn!=null)&lt;br /&gt;
            conn.close();&lt;br /&gt;
      }catch(SQLException se){&lt;br /&gt;
         se.printStackTrace();&lt;br /&gt;
      }//end finally try&lt;/div&gt;</summary>
		<author><name>George2</name></author>	</entry>

	</feed>