ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
18

com.objectdb.o.InternalException

, but for me it has lasted for a long time. I am creating a test Maven project, with its dependencies, I am trying ... .objectdb.com</url>         </repository>     </repositories>        <dependencies>       <dependency>           <groupId>org.openjfx</groupId>           <artifactId>javafx-controls</artifactId
18

Java 9 support

and com.objectdb.jdo? com.objectdb.spring? removing some dependencies, e.g. on java.desktop ... advance, which other modules an automatic module might depend upon. After a module graph is resolved ... :". So kind of taking that approach with unknown modules and their unknown dependent modules
18

BeanCreationException in spring data JPA with objectDB

dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException ... ': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory ... .BeanCreationException: Error creating bean with name 'guestController': Injection of autowired dependencies failed
17

Problem using Maven Repository - Enitiy Class will be ignored

I found this suspect if i use the maven to download objectdb. <dependency> <groupId ... </version> </dependency> I got follow Java Warning that tells me that Entity Class will be ignored ... . It will be ignored. If i download the jar File from this site and add the Dependency as an SystemPath all works
16

How to use ObjectDB properly in spring boot application?

). you must keep H2 dependency from the original example (or another JAVA database): <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> </dependency ... into 3 dependencies: <dependency>      <groupId>com.objectdb</groupId>         <artifactId
4

javax.persistence.TypedQuery

should not rely on the standard timeout hint. Depending on the database in use and the locking ... timeout hint. Depending on the database in use and the locking mechanisms used by the provider, this hint
4

java.lang.Exception

fillInStackTrace(). The format of this information depends on the implementation, but the following ... of this information depends on the implementation, but the following example may be regarded as
0

Persistent.dependentKey

Annotation Element javax.jdo.annotations.Persistent String dependentKey Whether the keys of this member are dependent. Returns: whether the keys of this member are dependent Default value: "" Since: JDO 2.1
0

Persistent.dependentElement

Annotation Element javax.jdo.annotations.Persistent String dependentElement Whether the elements of this member are dependent. Returns: whether the elements of this member are dependent Default value: "" Since: JDO 2.1
0

printStackTrace()

the method fillInStackTrace(). The format of this information depends on the implementation ... . The format of this information depends on the implementation, but the following example may be regarded

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