ObjectDB ObjectDB

Internal Website Search

111-120 of 200 resultsRefresh
3

500Mb ObjectDb database opening issue

Hi, I have observed that 500 Mb objectDb database opening time is very slow (~3 seconds) for following code long time = System.currentTimeMillis(); m_EntityMgrFactory = Persistence ... (); LOGGER.info( String.format( "took [%d] ms", System.currentTimeMillis() - time ) ); Does exist
3

Query becomes slower on moving from ObjectDB 1.x to ObjectDB 2.x

) but currently inactive indexes are not detected. Anyway, this procedure is a one time operation ... , still it is taking the same amount of time. 11-Sep 14:55:58 ERROR [JDORepository.retrieve:482] Start Time : class ... .retrieve:484] End Time Time 11-Sep 14:56:34 ERROR [JDORepository.retrieve:482] Start Time : class com
0

javax.persistence.LockTimeoutException

at commit time. The current transaction, if one is active, will be not be marked for rollback ... about the current state of the stack frames for the current thread. Returns: a reference to this Throwable instance
0

java.lang.Throwable

a snapshot of the execution stack of its thread at the time it was created. It can also contain ... within this Throwable object information about the current state of the stack frames for the current thread
0

javax.persistence.spi.PersistenceUnitInfo

-(re)definition time Since: JPA 1.0 boolean excludeUnlistedClasses() Returns whether classes in ... current loader Since: JPA 1.0 DataSource getNonJtaDataSource() Returns the non-JTA-enabled data source
0

retrieveAll(useFetchPlan, pcs)

intends to use the instances, and their field values should be retrieved. The fields in the current fetch group must be retrieved, and the implementation might retrieve more fields than the current ... has not been modified from its default setting, all fields in the current fetch plan are fetched
0

javax.jdo.spi.Detachable

() This method calls the StateManager with the current detached state instance as a parameter and replaces the current detached state instance with the value provided by the StateManager. This method calls the StateManager with the current detached state instance as a parameter and replaces the current detached
0

javax.jdo.FetchPlan

and setDetachmentOptions. Specifies that fields that are not loaded but are in the current fetch ... and setDetachmentOptions. Specifies that fields that are loaded but not in the current fetch plan ... . The Set is a copy of the currently active groups and will not change based on subsequent changes
0

retrieveAll(pcs, useFetchPlan)

intends to use the instances, and their field values should be retrieved. The fields in the current fetch group must be retrieved, and the implementation might retrieve more fields than the current ... has not been modified from its default setting, all fields in the current fetch plan are fetched
0

retrieveAll(pcs, useFetchPlan)

intends to use the instances, and their field values should be retrieved. The fields in the current fetch group must be retrieved, and the implementation might retrieve more fields than the current ... has not been modified from its default setting, all fields in the current fetch plan are fetched

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