Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-28-2007, 03:30 PM
Senior Member
 
Join Date: Jun 2007
Posts: 119
Peter is on a distinguished road
Hibernate doubt
could anyone help me about the following problem:
Hibernate can help us access the database by using the oriented object thinking, but if I want to access an existing remote database which doesn't have a JDBC driver ,how can I do?
thanks!
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-04-2007, 03:40 PM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
Hibernate is simply java-based middleware which allows you to map a relational database to objects. You still need to connect to a database either through a JDBC driver or if your database exists in an application server, you can use JNDI.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-04-2007, 03:41 PM
Senior Member
 
Join Date: Jun 2007
Posts: 130
Jack is on a distinguished road
Peter check the documentation
hibernate.org - Documentation Overview
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
doubt shaju_inspira Sun Java Wireless Toolkit 0 01-18-2008 10:38 AM
doubt in jms veena Enterprise JavaBeans 2 01-05-2008 03:42 PM
Doubt on <bean> tag sudhakarbe Web Frameworks 0 11-22-2007 09:57 AM
Doubt with hibernate and date field Ed Database 2 07-02-2007 06:25 PM
org.hibernate.ejb.Version <clinit> INFO: Hibernate EntityManager 3.2.0.CR1 Heather Database 2 06-30-2007 05:01 PM


All times are GMT +3. The time now is 01:54 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org