CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2010
    Posts
    17

    JDBC ,Hibernate or JConnection ?

    What is JConnection?
    JConnection is a tool for developers at the DB layer that solve lots of amateurs’ problems. This tool helps you to work with JDBC and Hibernate.
    JDBC Class
    This class helps you to less engagement with Statement and Connectionin entities in JDBC.

    SQLReplacer Class
    This class is for programmers who don't like to work with SQL strings.
    Hibernate Class
    This class makes it easy to work with Hibernate.

    or downloading shine enterprise library goto :

    http://SourceForge.net/projects/shine-enterpris/files/

  2. #2
    Join Date
    Jul 2010
    Posts
    17

    Re: JDBC ,Hibernate or JConnection ?

    I developed a sample for Jconnection and attached to this post

    enjoy it !!!
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured