File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Application Frameworks and the fly likes Java DB with Spring Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "Java DB with Spring" Watch "Java DB with Spring" New topic
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.
 
jQuery in Action, 2nd edition
 
subject: Java DB with Spring
 
Similar Threads
I need book suggestions for authentication and authorisation for a web app
Unable to call Ms-Access DB from Spring application?
is spring DAO module a ORM?
Making child threads of completion service as Spring aware
java.lang.ClassCastException: org.apache.tiles.jsp.taglib.InsertAttributeTag cannot be cast to javax