ObjectDB ObjectDB

Internal Website Search

31-40 of 93 resultsRefresh
20

Activation license not picked up in Jenkins

is about ObjectDB activation licenses and Docker. Gradle Test Executor 1 STARTED mr.controllers.spec.MrProrationSpec STARTED mr.controllers.spec.MrProrationSpec > max_rate_target_below_first STARTED mr.controllers.spec.MrProrationSpec > max_rate_target_below_first STANDARD_ERROR [2020-09-03 22:03
18

Java FX tableview fill with an aggregated query

.controls/javafx.scene.control.Button.fire(Button.java:203) at javafx.controls/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:208) at javafx.controls/com.sun.javafx.scene.control.inputmap.InputMap.handle(InputMap.java:274) at javafx.base/com.sun.javafx.event
4

javax.persistence.Query

javax.persistence Interface Query Subinterfaces: TypedQuery Interface used to control query execution. Since: JPA 1.0 See Also: TypedQuery Parameter Learn how to define and use JPA/JPQL queries in Chapter 4 of the ObjectDB/JPA manual. int executeUpdate() Execute an update or delete statement
4

javax.persistence.EntityTransaction

javax.persistence Interface EntityTransaction Interface used to control transactions on resource-local entity managers. The EntityManager.getTransaction() method returns the EntityTransaction interface. Since: JPA 1.0 Learn how to use EntityTransaction in Chapter 3 of the ObjectDB/JPA manual. void
4

javax.persistence.Version

control. Only a single Version property or field should be used per class; applications that use
4

javax.persistence.TypedQuery

javax.persistence Interface TypedQuery<X> Superinterfaces: Query Interface used to control the execution of typed queries. Since: JPA 2.0 See Also: Query Parameter Learn how to define and use JPA/JPQL queries in Chapter 4 of the ObjectDB/JPA manual. int executeUpdate() Execute an update or delete
3

com.objectdb.o.InternalException

(UpDownLoadProcessorZIP.java:445) at com.gsi.sync.MyFileVisitor.visitFile(Controller.java:271) at com.gsi.sync.MyFileVisitor.visitFile(Controller.java:1) at java.nio.file.Files.walkFileTree(Files.java:2670) at com.gsi.sync.Controller.run(Controller.java:132) at com.gsi.sync.Starter.processConfig(Starter
0

getDataStoreCache()

Method javax.jdo.PersistenceManagerFactory DataStoreCache getDataStoreCache() Return the DataStoreCache that this factory uses for controlling a second-level cache. If this factory does not use a second-level cache, the returned instance does nothing. This method never returns null. Returns: the DataStoreCache Since: JDO 2.0
0

javax.jdo.Query

on affected classes, the listener is called for each appropriate deleted instance. Before returning control
0

deletePersistentAll()

, the listener is called for each appropriate deleted instance. Before returning control

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