ObjectDB ObjectDB

Internal Website Search

51-60 of 188 resultsRefresh
10

How to enhance the JPA/Spring/MVC to implement RESTfull for CURL client?

> <!-- <url-pattern>*.html</url-pattern> --> <url-pattern>/</url-pattern> </servlet-mapping
10

Join performance in Objectdb

of idxxxx; 3, The Meta is parsed from a xml file like: ... <PIC> <PIC_URL></PIC_URL> <PAGE_URL></PAGE_URL> <ALT_TEXT></ALT_TEXT> <ANCHOR_TEXT></ANCHOR_TEXT> <SUR_TEXT></SUR_TEXT> <PAGE_TITLE></PAGE
10

EntityManager getMetamodel() causes crash

> <property name="javax.persistence.jdbc.url" value="objectdb://localhost/test.tmp;drop ... > <properties> <property name="javax.persistence.jdbc.url" value="objectdb://localhost/test.tmp;drop ... .url" value="objectdb://localhost/test.tmp;drop"/> <property name="javax.persistence.jdbc
10

Eclipse plugin problem (using ObjectDB as a separate bundle)

environment st.clair.clarke St Clair Clarke Please check the update urls and write them here (copy & paste ... Support Sorry, URLs: https://launchpad.net/rcptoolbox (if this does NOT open use the attachement ... The first url still doesn't work and the whole procedure seems too complex. Sorry, but I have to ask
10

Glassfish 3.1.2.1 and ObjectDB 2.4.3

- which one are you running? Please specify the url that you are trying to access. What tools are you using (IDE ... Support OK, I run the NetBeans/JPA Java EE 6 Guestbook with following url: http://localhost:8080 ... .0.0.0:8080] INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL
10

JBoss 7 startup fails

> <property name="javax.persistence.jdbc.url" value="$objectdb/db/guests.odb"/> <property name ... </servlet-name> <url-pattern>/GuestServlet</url-pattern> </servlet-mapping> </web-app ... >         <property name="javax.persistence.jdbc.url" value="$objectdb/db/guests.odb"/>         <property name
9

Replicated cluster recovery

is automatic - between a main url and backup urls, which may also reference databases on different nodes ... is the connection url: javax.jdo.option.ConnectionURL=objectdb://localhost:6000/test.odb;user=admin;password
9

Spring + Maven + persitence.xml

="javax.persistence.jdbc.url" value="$objectdb/db/guests.odb"/> <property name="javax.persistence ... ="javax.persistence.jdbc.url" value="$objectdb/db/guests.odb"/>--> <property name="javax.persistence.jdbc.url" value="objectdb://localhost:6136/test.odb"/> <property name="javax.persistence.jdbc
9

JSON serialization and __odbHidden members

Firefox/15.0",        "url": "user/reguser"    },    "lastActivity__odbHidden ... (Windows NT 5.1; rv:15.0) Gecko/20100101 Firefox/15.0",        "url": "user/reguser"    },    "loginInfo ... ) Gecko/20100101 Firefox/15.0",        "url": "user/reguser"    }, // and so on So the problem
9

run several embedded systems on one server, problem with double used port

that case you should be able to specify a port to be used when you open a database in the url/path ... enabled="false" /> and also that you do not specify a port as part of the connection url. This stack trace ... as part of the connection url (with the port= parameter). support Support

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support