<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Database Related</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 03:22:56 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 03:22:56 -0500</pubDate>
<item>
<title>How to deal with android database</title>
<pubDate>Mon, 01 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-deal-with-android-database/73033</link>
<description>
<![CDATA[hey friends many of you have problem in working with the database in android application development, as many applications need this. So I have posted some database tutorial which will help you furthe...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-deal-with-android-database/73033</guid>
</item>
<item>
<title>Hibernate 3.x is simplified by tutorialspoint</title>
<pubDate>Tue, 07 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Hibernate-3.x-is-simplified-by-tutorialspoint/70720</link>
<description>
<![CDATA[Hibernate is an Object-Relational Mapping(ORM) solution for JAVA and it raised as an open source persistent framework created by Gavin King in 2001. It is a powerful, high performance Object-Relationa...]]>
</description><guid>http://www.tutorialized.com/tutorial/Hibernate-3.x-is-simplified-by-tutorialspoint/70720</guid>
</item>
<item>
<title>Tutorial: Java Database Connectivity</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Tutorial%3A-Java-Database-Connectivity/64560</link>
<description>
<![CDATA[JDBC is nothing but Java DataBase Connectivity. As the name suggests, it deals with connecting you code business logic to a database]]>
</description><guid>http://www.tutorialized.com/tutorial/Tutorial%3A-Java-Database-Connectivity/64560</guid>
</item>
<item>
<title>Java Object Oriented Querying</title>
<pubDate>Sun, 01 Nov 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Java-Object-Oriented-Querying/63169</link>
<description>
<![CDATA[jOOQ is Java Object Oriented Querying. jOOQ brings the relational world to Java without covering up its origins. jOOQ is relational. And object oriented. Just in a different way.]]>
</description><guid>http://www.tutorialized.com/tutorial/Java-Object-Oriented-Querying/63169</guid>
</item>
<item>
<title>Java Object Oriented Querying</title>
<pubDate>Sun, 01 Nov 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Java-Object-Oriented-Querying/63168</link>
<description>
<![CDATA[jOOQ is Java Object Oriented Querying. jOOQ brings the relational world to Java without covering up its origins. jOOQ is relational. And object oriented. Just in a different way.]]>
</description><guid>http://www.tutorialized.com/tutorial/Java-Object-Oriented-Querying/63168</guid>
</item>
<item>
<title>Simple postgres jdbc example</title>
<pubDate>Sun, 01 Nov 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Simple-postgres-jdbc-example/62716</link>
<description>
<![CDATA[This examples show how to create jdbc connection. Follow the step by step procedure to create the database connection. 1. Download the postgres setup and click on step by step procedure to install pos...]]>
</description><guid>http://www.tutorialized.com/tutorial/Simple-postgres-jdbc-example/62716</guid>
</item>
<item>
<title>Java development 2.0: Sharding with Hibernate Shards</title>
<pubDate>Wed, 09 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Java-development-2.0%3A-Sharding-with-Hibernate-Shards/61502</link>
<description>
<![CDATA[Among various sharding implementations, Hibernate Shards is possibly the most popular in the world of Java technology. For some shops, sharding means being able to keep a trusted RDBMS in place withou...]]>
</description><guid>http://www.tutorialized.com/tutorial/Java-development-2.0%3A-Sharding-with-Hibernate-Shards/61502</guid>
</item>
<item>
<title>Create mysql backup in java</title>
<pubDate>Fri, 04 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Create-mysql-backup-in-java/56829</link>
<description>
<![CDATA[Do you have a program with database connection and you want to be able to backup the database from within the program? Here is a fast way to do it, with mysqldump]]>
</description><guid>http://www.tutorialized.com/tutorial/Create-mysql-backup-in-java/56829</guid>
</item>
<item>
<title>iBATIS tutorial for beginners</title>
<pubDate>Thu, 03 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/iBATIS-tutorial-for-beginners/56304</link>
<description>
<![CDATA[Learn iBATIS in simple and easy steps. Tutorial porvides you sufficient examples to learn all CRUD operations.]]>
</description><guid>http://www.tutorialized.com/tutorial/iBATIS-tutorial-for-beginners/56304</guid>
</item>
<item>
<title>Introduction to JDBC</title>
<pubDate>Wed, 02 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Introduction-to-JDBC/55489</link>
<description>
<![CDATA[The tutorial gives an introduction to Java Database Connectivity, a set of APIs provided by Java platform to access RDBMS in a vendor neutral manner.]]>
</description><guid>http://www.tutorialized.com/tutorial/Introduction-to-JDBC/55489</guid>
</item>
<item>
<title>Accessing Data With Android Cursors</title>
<pubDate>Wed, 02 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Accessing-Data-With-Android-Cursors/55454</link>
<description>
<![CDATA[Use SQLite to enhance applications. Learn to create and use SQLite databases. Create databases and write code to create tables, insert, update, and delete data. Also learn to query data and manage Cur...]]>
</description><guid>http://www.tutorialized.com/tutorial/Accessing-Data-With-Android-Cursors/55454</guid>
</item>
<item>
<title>Enhancing performance for a OSWorkflow based application</title>
<pubDate>Tue, 09 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Enhancing-performance-for-a-OSWorkflow-based-application/51266</link>
<description>
<![CDATA[This tutorial shows how to efficiently integrate OSWorkflow 2.8 with Hibernate 3 (as a workflow store).]]>
</description><guid>http://www.tutorialized.com/tutorial/Enhancing-performance-for-a-OSWorkflow-based-application/51266</guid>
</item>
<item>
<title>JDBC Version</title>
<pubDate>Fri, 05 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/JDBC-Version/42904</link>
<description>
<![CDATA[List of the version of JDBC and explains feature in each version.]]>
</description><guid>http://www.tutorialized.com/tutorial/JDBC-Version/42904</guid>
</item>
<item>
<title>Java Tutorial - Connect to Database using JDBC</title>
<pubDate>Wed, 03 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Java-Tutorial---Connect-to-Database-using-JDBC/41297</link>
<description>
<![CDATA[Beginners tutorial on connecting to a database with JAVA. Includes step-by-step instructions and comprehensive code examples.]]>
</description><guid>http://www.tutorialized.com/tutorial/Java-Tutorial---Connect-to-Database-using-JDBC/41297</guid>
</item>
<item>
<title>Mastering Grails and legacy databases with Hibernate</title>
<pubDate>Tue, 02 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Mastering-Grails-and-legacy-databases-with-Hibernate/40859</link>
<description>
<![CDATA[Grails give you seamless integration with your legacy Java code. If you have Java classes that already map to your legacy databases, Grails allows you to use them unchanged. In this article you'll see...]]>
</description><guid>http://www.tutorialized.com/tutorial/Mastering-Grails-and-legacy-databases-with-Hibernate/40859</guid>
</item>
</channel>
</rss>
