users@glassfish.java.net

embedded toplink jdbc driver

From: <glassfish_at_javadesktop.org>
Date: Tue, 02 Oct 2007 17:55:51 PDT

I develop a richt client application with netbeans using derby-db and toplink as JPA implementation.
If i use the embedded driver (see <property name="toplink.jdbc.driver" value="org.apache.derby.jdbc.EmbeddedDriver"/>) it works great to persist Entity-Objects.
However i cant see anything within the database, i am using. I can connect, hower i dont see any created tables or data within...? Is this a feature with the embedded driver?
I know that my Entity Objects are within the database...if i use the entitymanager to find the persited object..it works great...

Can anyone help me and tell me if this is a feature?

Greetings
Daniel
[Message sent by forum member 'noz' (noz)]

http://forums.java.net/jive/thread.jspa?messageID=238162