This is a discussion on Can a webapplication hav Entity beans and JDBC together be used ? within the Java forums, part of the Programming Talk category; JDBC and Entity beans both are DataAccess Mechanisms so can we use these two combinations / only one in 2 needs ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Can a webapplication hav Entity beans and JDBC together be used ?
JDBC and Entity beans both are DataAccess Mechanisms so can we use these two combinations / only one in 2 needs to be used?
What are the advantages of both ? |
|
|||
|
jdbc and entity beans
I guess you can .
May be when you want yr application to connect to two different databases you can go for such a move.I believe Hibernate solves the above problem and may be the best possible solution in terms of performance too. Let me know if i dint catch up your question well ... ![]() |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Entity and JDBC | jyothi423 | Java | 1 | 12-11-2007 01:42 PM |