ObjectDB ObjectDB

Internal Website Search

121-130 of 200 resultsRefresh
12

virtual servers and one file

, but the desire for virtualization is apparently increasing. We suspect that Object DB uses random access files access and only part of the virtual file is in the virtual server's cache. Have you ever heard ... you and best regards Arne Arne Arne Stocker Hi, > We suspect that Object DB uses random access files access
12

BeanCreationException in spring data JPA with objectDB

exception is java.lang.IllegalAccessError: tried to access method org.springframework.core ... exception on object creation; nested exception is java.lang.IllegalAccessError: tried to access method org ... (AutowiredAnnotationBeanPostProcessor.java:474) ... 75 more Caused by: java.lang.IllegalAccessError: tried to access method org
12

Composite Index error 328

( { @javax.jdo.annotations.Index(members = {"id","pwd","access"}) } ) public class ... usrName; private Integer mail; private int access; private short programType ... ) { this.mail = mail; } @Basic @Column(name = "access") public int
12

Cannot cast com.objectdb.jpa.Provider to PersistenceProvider

.doCommand(CommandRunnerImpl.java:1423) at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1500 ... .grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) at org ... .access$1500(CommandRunnerImpl.java:108) at com.sun.enterprise.v3.admin.CommandRunnerImpl
11

Trouble bug on explorer

.java:703) at java.awt.EventQueue.access$000(EventQueue.java:102) at java.awt.EventQueue$3.run ... ) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:703) at java.awt.EventQueue.access$000 ... ; private String mail; private int access; private int programType; private
10

Update is ignored by ObjectDB

. Persistent fields should not be defined as public and accessed or modified directly from ... be defined as public and accessed or modified directly from other classes. "should not" is more like ... direct access to fields simplifies code porting and direct JSON parsing. User has 100+ fields
10

Java 9 support

and how they all work and access each other and ... yikes! So my tool takes the approach of trying to detect what is offered by a package and "well, I better make it accessible because I don't really know which is and is not supposed to be accessible, but if every module can access
2

java.lang.Exception

). Since: Java JDK1.0 StackTraceElement[] getStackTrace() Provides programmatic access to the stack trace information printed by printStackTrace(). Provides programmatic access to the stack trace
2

com.objectdb.o.InternalException: null

(RepaintManager.java:718) at javax.swing.RepaintManager.access$1100(RepaintManager.java:62) at javax.swing ... ) at java.awt.EventQueue.access$400(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java ... .prePaintDirtyRegions(RepaintManager.java:718) at javax.swing.RepaintManager.access$1100(RepaintManager.java:62
2

Query fails with failed to read

Searching for this error message (in English) "The process cannot access the file because another process ... -cannot-access-the-file-because-another-process-has-locked-a-portion-of-the-file-57?forum=visualstudiogeneral ... ) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source

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