<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/java/tags/tcp</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 03:50:53 GMT</pubDate>
<item>
<title>(Java) Start H2 In Memory Database - jerryvig</title>
<link>http://snipplr.com/view/63701/start-h2-in-memory-database/</link>
<description><![CDATA[ <p>This Java program is used to start an H2 in memory (RAM) database (http://www.h2database.com) and start a tcp server so that other processes can read and write data to the in memory database through a TCP connection.</p> ]]></description>
<pubDate>Sat, 03 Mar 2012 20:16:54 GMT</pubDate>
<guid>http://snipplr.com/view/63701/start-h2-in-memory-database/</guid>
</item>
</channel>
</rss>