ObjectDB Database Search
101-150 of 200 resultsjavax.transaction.Synchronization with Java SE 10.0.1 (using Java SE 10.0. 1 ). So I tried to track down why it is not found via runtime and discovered ... Greetings, I am trying to get my app running on Java 10 (up to now it runs on Java 8 ... to instantiate the PersistenceManager, it gives me the following error java .lang.NoClassDefFoundError | |
Glassfish 3.1.2.1 and ObjectDB 2.4.3 Support OK, I run the NetBeans/JPA Java EE 6 Guestbook with following url: http://localhost:8080 ... - The requested resource () is not available. I tried it on Glassfish server 3. 1 .2 and 3. 1 .2.2. Sometimes I ... INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3. 1 .2 (build 23) INFO: Grizzly | |
Problem undeploying Glassfish3.1.1 web application cleanly;of Netbeans7. 1 , I get the following otherwise harmless error: java .lang.IllegalStateException: WEB9031 ... .kernel.event.EventsImpl$ 1 .run(EventsImpl. java :120) at java .util.concurrent.Executors$RunnableAdapter ... objectdb-2.3.7_18 When I undeploy a Glassfish3. 1 . 1 web application when using @PersistenceContext | |
Issue deploying J6EE/Eclipse/Glassfish example to TomEE 1.5.1.objectdb.o.MSG.d(MSG. java :74) at com.objectdb.jpa.EMF.initJtaRegistry(EMF. java :145) at com.objectdb.jpa.EMF.init(EMF. java :89) at com.objectdb.jpa.Provider.newEMF(Provider. java :134) at com.objectdb.jpa.Provider.createContainerEntityManagerFactory(Provider. java :118) ... 21 more Caused by: com.objectdb.o | |
Verify Error with Java 1.7 ObjectDB enhanced classes fail when compiled to Java 1 .7 [ObjectDB 2.2.9_08 Enhancer] 28 persistable types have been enhanced: ... com.vaisala.jx.db.gdm.model.SourceType stack trace from jUnit test com.vaisala.jx.db.gdm.facade.BaseFacadeTest Time elapsed: 0 sec | |
Upgrade to 2.4.1_01:25) at java .lang.reflect.Method.invoke(Method. java :597) at org.junit.runners.model.FrameworkMethod$ 1 ... (ParentRunner. java :193) at org.junit.runners.ParentRunner$ 1 .schedule(ParentRunner. java :52) at org ... .runners.model.FrameworkMethod$ 1 .runReflectiveCall(FrameworkMethod. java :44) at org.junit.internal | |
Unable to convert 1.x odb file to 2.x well, but then on converting 1 of the DB files I got this error: java -jar converter.jar ../old.odb ../new.odb ObjectDB 1 .0 - 2.0 file conversion Exception in thread "main" java .lang.RuntimeException: Internal Exception ... Hi, my company is just about to switch from ObjectDB 1 .04.2487 (SE) to ObjectDB 2. So I | |
Upgrade to 2.4.1_03.FrameworkMethod$ 1 .runReflectiveCall(FrameworkMethod. java :44) at org.junit.internal.runners.model ... .ParentRunner$3.run(ParentRunner. java :193) at org.junit.runners.ParentRunner$ 1 .schedule(ParentRunner. java ... _PROVIDERS.valueOf(AddressTest. java : 1 ) at com.contextspace.AddressTest$InstantMessagingAddress.validateDomain | |
Upgrade to 2.4.1_02) at org.junit.runners.model.FrameworkMethod$ 1 .runReflectiveCall(FrameworkMethod. java :44) at org.junit ... $ 1 .schedule(ParentRunner. java :52) at org.junit.runners.ParentRunner.runChildren(ParentRunner. java :191 ... Hi there, The upgrade to 2.4. 1 _02 fixed the initial problem | |
jakarta.persistence.criteria.JoinType Jakarta Persistence (JPA) Enum jakarta.persistence.criteria.JoinType java .lang.Object ∟ java .lang ... (JPA) 1 .0 LEFT Left outer join. Since: Jakarta Persistence (JPA) 1 .0 RIGHT Right outer join. Since: Jakarta Persistence (JPA) 1 .0 Synthetic Public Static Methods: values(), valueOf(String) Additional JDK | |
jakarta.persistence.CacheStoreMode Jakarta Persistence (JPA) Enum jakarta.persistence.CacheStoreMode java .lang.Object ∟ java .lang ... CacheStoreMode . Enum Constants BYPASS Don't insert into cache. Since: Jakarta Persistence (JPA) 1 .0 ... ) 1 .0 USE Insert entity data into cache when read from database and insert/update entity data | |
jakarta.persistence.SynchronizationType Jakarta Persistence (JPA) Enum jakarta.persistence.SynchronizationType java .lang.Object ∟ java ... transaction by means of the EntityManager.joinTransaction method. Since: Jakarta Persistence (JPA) 2. 1 ... transaction Since: Jakarta Persistence (JPA) 1 .0 UNSYNCHRONIZED Persistence context must be explicitly | |
jakarta.persistence.PersistenceContextType Jakarta Persistence (JPA) Enum jakarta.persistence.PersistenceContextType java .lang.Object ∟ java ... . Since: Jakarta Persistence (JPA) 1 .0 Enum Constants EXTENDED Extended persistence context Since: Jakarta Persistence (JPA) 1 .0 TRANSACTION Transaction-scoped persistence context Since: Jakarta Persistence | |
jakarta.persistence.PersistenceUnitTransactionType Jakarta Persistence (JPA) Enum jakarta.persistence.PersistenceUnitTransactionType java .lang.Object ∟ java .lang.Enum ∟ jakarta.persistence.PersistenceUnitTransactionType Implemented Interfaces ... Transaction management via JTA. Since: Jakarta Persistence (JPA) 1 .0 RESOURCE_LOCAL Resource-local | |
jakarta.persistence.AccessType Jakarta Persistence (JPA) Enum jakarta.persistence.AccessType java .lang.Object ∟ java .lang.Enum ... (JPA) 1 .0 PROPERTY Property-based access is used, that is, state is accessed via getter and setter methods. Since: Jakarta Persistence (JPA) 1 .0 Synthetic Public Static Methods: values(), valueOf | |
jakarta.persistence.CacheRetrieveMode Jakarta Persistence (JPA) Enum jakarta.persistence.CacheRetrieveMode java .lang.Object ∟ java .lang ... the database. Since: Jakarta Persistence (JPA) 1 .0 USE Read entity data from the cache: this is the default behavior. Since: Jakarta Persistence (JPA) 1 .0 Synthetic Public Static Methods: values | |
jakarta.persistence.PessimisticLockScope Jakarta Persistence (JPA) Enum jakarta.persistence.PessimisticLockScope java .lang.Object ∟ java ... Persistence (JPA) 1 .0 NORMAL This value defines the default behavior for pessimistic locking ... (JPA) 1 .0 Synthetic Public Static Methods: values(), valueOf(String) Additional JDK methods inherited | |
jakarta.persistence.Basic Since: Jakarta Persistence (JPA) 1 .0 Additional JDK methods inherited from java .lang.annotation.Annotation ... is any one of the following: a Java primitive type, or wrapper of a primitive type, String , java .math.BigInteger or java .math.BigDecimal , java .time.LocalDate , java .time.LocalTime , java .time | |
jakarta.persistence.criteria.MapJoin Persistence (JPA) 1 .0 Class getJavaType () Return the Java type of the tuple element. Inherited from TupleElement Returns: the Java type of the tuple element. Since: Jakarta Persistence (JPA) 1 .0 JoinType ... collection that has been specified as a java .util.Map . Since: Jakarta Persistence (JPA) 2.0 Public | |
jakarta.persistence.criteria.ListJoin Persistence (JPA) 1 .0 Class getJavaType () Return the Java type of the tuple element. Inherited from TupleElement Returns: the Java type of the tuple element. Since: Jakarta Persistence (JPA) 1 .0 ... that has been specified as a java .util.List . Since: Jakarta Persistence (JPA) 2.0 Public Instance Methods Selection | |
jakarta.persistence.criteria.SetJoin Persistence (JPA) 1 .0 Class getJavaType () Return the Java type of the tuple element. Inherited from TupleElement Returns: the Java type of the tuple element. Since: Jakarta Persistence (JPA) 1 .0 ... that has been specified as a java .util.Set . Since: Jakarta Persistence (JPA) 2.0 Public Instance Methods Selection | |
jakarta.persistence.criteria.CollectionJoin this type. Since: Jakarta Persistence (JPA) 1 .0 Class getJavaType () Return the Java type ... that has been specified as a java .util.Collection . Since: Jakarta Persistence (JPA) 2.0 Public ... Parameters: name - alias Returns: selection item. Since: Jakarta Persistence (JPA) 1 .0 Expression | |
jakarta.persistence.criteria.LocalDateTimeField (JPA) 1 .0 Additional JDK methods inherited from java .lang.Object java .lang.Object/clone(), java .lang ... Jakarta Persistence (JPA) Class jakarta.persistence.criteria.LocalDateTimeField java .lang.Object ... The date part of a datetime. Since: Jakarta Persistence (JPA) 1 .0 DAY The calendar day of the month | |
jakarta.persistence.TypedQuery defined in java .time . Since: Jakarta Persistence (JPA) 1 .0 TypedQuery setParameter ( String name ... should use the date/time types defined in java .time . Since: Jakarta Persistence (JPA) 1 .0 ... the date/time types defined in java .time . Since: Jakarta Persistence (JPA) 1 .0 TypedQuery setParameter | |
Integration with Java EE (JPA 1.0) ObjectDB can be used in both Java EE and Java SE by using application managed EntityManager . Support of container managed EntityManager and integration with the JTA ( Java Transaction API) is not implemented yet. support Support Support for Java Transaction API (JTA) and running ObjectDB in Java | |
New Java 8 (JDK 1.8) Collection Methods ObjectDB version 2.5.5 (and above) supports Java 8 (JDK 1 .8). Tracking changes to collections and maps using some new Java 8 methods is currently not fully supported. The main known issue is that orphan removal does not happen as a result of removing a reference to an object | |
jakarta.persistence.criteria.PluralJoin Persistence (JPA) 1 .0 Class getJavaType () Return the Java type of the tuple element. Inherited from TupleElement Returns: the Java type of the tuple element. Since: Jakarta Persistence (JPA) 1 .0 JoinType ... Returns: selection item. Since: Jakarta Persistence (JPA) 1 .0 Expression as ( Class type ) Perform | |
jakarta.persistence.criteria.Join. Since: Jakarta Persistence (JPA) 1 .0 Class getJavaType () Return the Java type of the tuple element. Inherited from TupleElement Returns: the Java type of the tuple element. Since: Jakarta Persistence (JPA) 1 ... Selection Parameters: name - alias Returns: selection item. Since: Jakarta Persistence (JPA) 1 .0 Expression | |
jakarta.persistence.Query in java .time . Since: Jakarta Persistence (JPA) 1 .0 Query setParameter ( int position , Object value ... types defined in java .time . Since: Jakarta Persistence (JPA) 1 .0 Query setParameter ( int position ... -written code should use the date/time types defined in java .time . Since: Jakarta Persistence (JPA) 1 .0 | |
jakarta.persistence.criteria.Root (JPA) 1 .0 Class getJavaType () Return the Java type of the tuple element. Inherited from TupleElement Returns: the Java type of the tuple element. Since: Jakarta Persistence (JPA) 1 .0 Set getJoins ... Selection Parameters: name - alias Returns: selection item. Since: Jakarta Persistence (JPA) 1 .0 | |
jakarta.persistence.criteria.From. Since: Jakarta Persistence (JPA) 1 .0 Class getJavaType () Return the Java type of the tuple element ... . Since: Jakarta Persistence (JPA) 1 .0 Expression as ( Class type ) Perform a typecast ... type. See Also: .cast(Class) Since: Jakarta Persistence (JPA) 1 .0 Expression cast ( Class type | |
jakarta.persistence.Persistence both Jakarta EE and Java SE environments. Since: Jakarta Persistence (JPA) 1 .0 The JPA Connections ... Jakarta Persistence (JPA) Class jakarta.persistence.Persistence java .lang.Object ∟ jakarta.persistence.Persistence Bootstrap class used to obtain an EntityManagerFactory in Java SE environments | |
jakarta.persistence.EntityManager StoredProcedureQuery EntityManagerFactory Since: Jakarta Persistence (JPA) 1 .0 The JPA Connections and Transactions ... some other native connection type, and is not required to support java .sql.Connection ... . Since: Jakarta Persistence (JPA) 1 .0 void close () Close an application-managed entity manager | |
jakarta.persistence.criteria.LocalDateField) 1 .0 Additional JDK methods inherited from java .lang.Object java .lang.Object/clone(), java .lang ... Jakarta Persistence (JPA) Class jakarta.persistence.criteria.LocalDateField java .lang.Object ... day of the month, numbered from 1 . Since: Jakarta Persistence (JPA) 1 .0 MONTH The calendar month | |
Storing JPA Entities. getTransaction (). commit (); The Employee instance is constructed as an ordinary Java object ... the clear and flush methods together to save memory during large transactions: em. getTransaction (). begin (); for (int i = 1 ; i | |
JPA Query API Jakarta Persistence (JPA) represents queries with two interfaces: the Query interface, which was the only query interface in JPA 1 , and the TypedQuery interface, which was introduced in JPA 2 ... Criteria API provides an alternative way to build dynamic queries. It uses Java objects that represent | |
jakarta.persistence.metamodel.MapAttribute. Since: Jakarta Persistence (JPA) 1 .0 Member getJavaMember () Return the java .lang.reflect.Member ... . Since: Jakarta Persistence (JPA) 1 .0 Class getJavaType () Return the Java type of the represented attribute. Inherited from Attribute Returns: Java type. Since: Jakarta Persistence (JPA) 1 .0 Class | |
Database Server is bundled in the objectdb.jar file. Run it from the command line as follows: $ java -cp objectdb.jar com ... ] Copyright (c) 2025, ObjectDB Software, All rights reserved. Usage: java com.objectdb.Server [options ... : $ java com.objectdb.Server start The server configuration is loaded automatically, as explained in | |
jakarta.persistence.criteria.Subquery. Since: Jakarta Persistence (JPA) 1 .0 Class getJavaType () Return the Java type of the tuple element ... Parameters: name - alias Returns: selection item. Since: Jakarta Persistence (JPA) 1 .0 Expression ... Persistence (JPA) 1 .0 Expression cast ( Class type ) Cast this expression to the specified type, returning | |
jakarta.persistence.Timeout Persistence (JPA) 1 .0 Additional JDK methods inherited from java .lang.Object java .lang.Object/clone ... Jakarta Persistence (JPA) Class jakarta.persistence.Timeout java .lang.Object ∟ jakarta.persistence ... a timeout in milliseconds. Since: Jakarta Persistence (JPA) 1 .0 Timeout ms ( int milliseconds ) Specify | |
jakarta.persistence.metamodel.SingularAttribute Bindable Returns: Java type. Since: Jakarta Persistence (JPA) 1 .0 BindableType getBindableType ... . Since: Jakarta Persistence (JPA) 1 .0 Member getJavaMember () Return the java .lang.reflect.Member ... . Since: Jakarta Persistence (JPA) 1 .0 Class getJavaType () Return the Java type of the represented | |
jakarta.persistence.metamodel.ListAttribute from Bindable Returns: Java type. Since: Jakarta Persistence (JPA) 1 .0 BindableType getBindableType ... Returns: corresponding java .lang.reflect.Member . Since: Jakarta Persistence (JPA) 1 .0 Class getJavaType ... java .util.List -valued attributes. Since: Jakarta Persistence (JPA) 2.0 Public Instance Methods Class | |
jakarta.persistence.metamodel.CollectionAttribute attribute is returned. Inherited from Bindable Returns: Java type. Since: Jakarta Persistence (JPA) 1 .0 ... (JPA) 1 .0 Member getJavaMember () Return the java .lang.reflect.Member for the represented attribute ... Persistence (JPA) 1 .0 Class getJavaType () Return the Java type of the represented attribute. Inherited from | |
jakarta.persistence.metamodel.SetAttribute Bindable Returns: Java type. Since: Jakarta Persistence (JPA) 1 .0 BindableType getBindableType ... : corresponding java .lang.reflect.Member . Since: Jakarta Persistence (JPA) 1 .0 Class getJavaType ... : PluralAttribute , Attribute , Bindable Instances of the type SetAttribute represent persistent java | |
jakarta.persistence.criteria.LocalTimeField Since: Jakarta Persistence (JPA) 1 .0 Public Instance Methods String toString () Overrides Object. java .lang.Object/toString() Since: Jakarta Persistence (JPA) 1 .0 Additional JDK methods inherited from java ... Jakarta Persistence (JPA) Class jakarta.persistence.criteria.LocalTimeField java .lang.Object | |
jakarta.persistence.metamodel.PluralAttribute: element type. Since: Jakarta Persistence (JPA) 1 .0 Member getJavaMember () Return the java .lang ... .reflect.Member . Since: Jakarta Persistence (JPA) 1 .0 Class getJavaType () Return the Java type ... ) 2.0 Public Instance Methods Class getBindableJavaType () Return the Java type of the represented | |
Index Definition , long , float , double Equivalent wrapper classes from the java .lang package: Byte , Short , Character , Integer , Long , Float , Double java .math.BigInteger , java .math.BigDecimal java .lang.String java .util.Date , java .sql.Date , java .sql.Time , java .sql.Timestamp Any enum type A reference | |
jakarta.persistence.Persistence.PersistenceUtilImpl Since: Jakarta Persistence (JPA) 1 .0 Additional JDK methods inherited from java .lang.Object java .lang ... .PersistenceUtilImpl java .lang.Object ∟ jakarta.persistence.Persistence.PersistenceUtilImpl Implemented Interfaces: PersistenceUtil Since: Jakarta Persistence (JPA) 1 .0 Public Instance Methods boolean | |
version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or later.processSystemException(BaseContainer. java :5215) at com.sun.ejb.containers.BaseContainer.completeNewTx(BaseContainer. java :5113) at com.sun.ejb.containers.BaseContainer.postInvokeTx(BaseContainer. java :4901) at com.sun.ejb.containers.BaseContainer.postInvoke(BaseContainer. java :2045) at com.sun.ejb.containers.BaseContainer | |
Step 7: Run the Spring Web App/Guestbook/. This tutorial should also run with GlassFish 3.0. 1 , with a small change in ... enabled without specifying a Java agent. This is the end of the tutorial. Learn more about ObjectDB and JPA by reading the Manual . |