ObjectDB ObjectDB

Internal Website Search

51-60 of 192 resultsRefresh
11

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
11

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

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

500Mb ObjectDb database opening issue

500Mb ObjectDb database opening issue
11

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
11

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
11

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
9

InternalException & UserException using objectdb with Jboss AS 7.1.1 final

.persistence.jdbc.url" value="objectdb://localhost:6136/dp.odb"/> <property name="javax ... .jdbc.url" value="objectdb://localhost:6136/dp_sessions.odb"/> <property name="javax ... (the connection line is the absolute path to the database) <property name="javax.persistence.jdbc.url
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

Configure ObjectDB in spring context

"/> <property name="url" value="jdbc:hsqldb:file:db/jminer"/> <property name ... .springframework.jdbc.datasource.DriverManagerDataSource"> <property name="url" value="$objectdb/db ... .getRequiredProperty("objectdb.db.url")); return emf; } } I've used
1

docker documentation

>) piped.write(13) piped.flush() } } Now here's the strange bit, the license url truncates some of the output! for example, here is the correct url when the activation is done manually ... $,(the rest ommited as it's the same) but when done with the above program, the url is: http://www.objectdb

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