| Author |
Java DB with Spring
|
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3399
|
|
Hey, Is it possible to use Java DB with Spring application? Thanks.
|
 |
Kishore Dandu
Ranch Hand
Joined: Jul 10, 2001
Posts: 1934
|
|
Originally posted by John Todd: Hey, Is it possible to use Java DB with Spring application? Thanks.
Do you mean JDBC, yes there are bean definitions through which you can use your JDBC operations. Can you elaborate your question.
|
Kishore
SCJP, blog
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3399
|
|
I think my question is related to Hibernate, not to Spring. Does Hibernate supports Java DB?
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
|
Are you talking about this? If so, read this.
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3399
|
|
Yes but I'm was not sure if the Java DB's driver is the same of Apache Derby's one. Java DB is the Sun's supported version of Apache Derby, so I don't think there should be any difference at the code level. Thanks Gregg.
|
 |
 |
|
|
subject: Java DB with Spring
|
|
|