ObjectDB Database Search

151-200 of 200 results

Storing a tree of data (depth=3)

Storing a tree of data (depth=3)

JBoss 7 startup fails

Hi, I was having a go with entity beans 3 .x jboss 7, objectdb and the guestbook web application ... ] (MSC service thread 1- 3 ) Starting deployment of "Guestbook_ObjectDB_ web .war" 13:49:36,719 INFO [org ... (StandardContext.java:3821) 13:49:37,712 ERROR [stderr] (MSC service thread 1- 3 ) at org.jboss.as. web

New Web Application Tutorials

New ObjectDB/JPA tutorials have been published today: Eclipse/JPA Web Application Tutorial NetBeans/JPA Web Application Tutorial The new tutorials demonstrate how to build a simple database driven web application using ObjectDB and JPA. Understanding these tutorials requires some familiarity

How find out ObjectDB version at runtime (in a web app)

Am getting inconsistent results with the "objectdb.temp.no-enhancement-crc-check" system property of objectdb-2.6.9_02 in a Glassfish web app. Can see correct version of objectdb-2.6.9_02 in /build/ web / WEB -INF/lib. When one runs the enhancer (which I am doing post-compile, pre-deploy

What are the steps of creating small web app?

Hello guys, I have a question about creating small new web application, I am almost done with researching and studying and I have covered all the important concepts e.g. # Starting from web technologies: HTML, CSS, JS, JQuery. # Moving to Java Technologies:  Core Java, Servlet, Managed Beans

Does ObjectDB create one instance of each entity class on (web app) load ?

ObjectDB: 2.7.1_06 [EDIT: Glassfish4.1.1 or Payara payara-4.1.2-174] I have been profiling a large web app with the NetBeans 8.2 Profiler. I can see that exactly one instance of each entity is present in memory, at web app startup, before I've loaded anything, and they won't garbage collect

Unable to run NetBeans/JPA Web Application Tutorial

I followed each and every step of NetBeans/JPA Web Application Tutorial but when i am trying to run the web application the following error is prompted on the run console: Start is in progress... start?path=/GuestBook FAIL - Application at context path /GuestBook could not be started C:\GuestBook

Query Method NullPointerException on List iteration

Supplier1         5 13 Supplier2 3 7   I tried ... ) ~[spring-data-jpa-2. 3 .0.RELEASE.jar:2. 3 .0.RELEASE] at org.springframework.data.jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:88) ~[spring-data-jpa-2. 3 .0.RELEASE.jar:2. 3 .0.RELEASE

Spring + Maven + persitence.xml

:    com.objectdb    objectdb    2.4. 3   Persistence.xml com.objectdb ... ):   org.springframework. web .util.NestedServletException: Request processing failed; nested ... org.springframework. web .servlet.FrameworkServlet.processRequest(FrameworkServlet.java:894) org

How to Use a SF with extended Persistence Context?

: JBoss AS 7.1.1.Final "Brontes" starting 13:52:01,959 INFO  [org.xnio] XNIO Version 3 .0. 3 .GA 13 ... -binding (management-http) 13:52:01,968 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3 .0. 3 .GA 13:52:01,975 INFO  [org.jboss.remoting] JBoss Remoting version 3 .2. 3 .GA 13:52:01,996 INFO

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation

classes are crucial to an Expert System web app I develop; please do not be further concerned ... here have been recorded carefully at every step, including Git tracking and tracking in a CMS web system. - I have used both a console test app and a NetBeans web app in Glassfish; the initial report

Potential ObjectDB bug

.VaadinCDIServletService.handleRequest(VaadinCDIServletService.java:92) [vaadin-cdi-1.0. 3 .jar:1.0. 3 ] at com ... .servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_ 3 .1_spec-1.0.0.Final.jar:1 ... .apache.shiro. web .servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449) [shiro- web -1.2

Pre-detach loading: retrieval by navigation not working in if statement

objectdb-2.6. 3 _04 JDK1.7 VM option at runtime: -javaagent:lib/objectdb.jar Experimental mode: objectdb.temp.no-detach NOT USED This problems only seems to occur in my large web application ... web application parallel to the large web application, but the problem does not happen in

Problem to use find method on an abstract Class: AbstractMethodError is thrown

.Final "Brontes" starting 08:17:22,209 INFO [org.xnio] XNIO Version 3 .0. 3 .GA 08:17:22,209 INFO [org ... :17:22,218 INFO [org.xnio.nio] XNIO NIO Implementation Version 3 .0. 3 .GA 08:17:22,225 INFO [org.jboss.remoting] JBoss Remoting version 3 .2. 3 .GA 08:17:22,243 INFO [org.jboss.as.logging] JBAS011502

Object belongs to another EntityManager - ERROR

:15,027 ERROR [stderr] (http--10.23. 3 .98-8081-5) at org.jboss.as. web .security ... [stderr] (http--10.23. 3 .98-8081-5) Failed to commit transaction: Object 'pbdmodel.impl.OrgJedinicaImpl#8' belongs to another EntityManager (error 613) 10:29:14,887 ERROR [stderr] (http--10.23. 3 .98-8081-5

ObjectDB 2.5.3

ObjectDB 2.5.3

ObjectDB 2.6.3

ObjectDB 2.6.3

[ObjectDB 2.3.7_08] Unexpected exception (Error 990)

[ObjectDB 2.3.7_08] Unexpected exception (Error 990)

ObjectDB 2.3.7

ObjectDB 2.3.7

ObjectDB 2.8.3

ObjectDB 2.8.3

ObjectDB 2.0.3

ObjectDB 2.0.3

ObjectDB 2.3.4

ObjectDB 2.3.4

jakarta.persistence.PersistenceUnitUtil

cannot be loaded from the database. Since: Jakarta Persistence (JPA) 3 .2 Object getIdentifier ( Object ... is found not to be an entity. Since: Jakarta Persistence (JPA) 3 .2 boolean isInstance ( Object entity ... . Since: Jakarta Persistence (JPA) 3 .2 boolean isLoaded ( Object entity , String attributeName ) Determine

jakarta.persistence.EntityManagerFactory

of the transaction Returns: the value returned by the given function. Since: Jakarta Persistence (JPA) 3 ... of the persistence unit. Since: Jakarta Persistence (JPA) 3 .2 Map getNamedEntityGraphs ( Class entityType ... graphs Returns: a map keyed by graph name. Since: Jakarta Persistence (JPA) 3 .2 Map getNamedQueries

jakarta.persistence.criteria.Subquery

of the given basic type. Since: Jakarta Persistence (JPA) 3 .2 Root correlate ( Root parentRoot ) Create ... for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create ... (JPA) 3 .2 Root from ( Class entityClass ) Create and add a query root corresponding to the given

jakarta.persistence.TypedQuery

effect during query execution. Inherited from Query Since: Jakarta Persistence (JPA) 3 .2 CacheStoreMode ... . Inherited from Query Since: Jakarta Persistence (JPA) 3 .2 int getFirstResult () The position of the first ... to the transaction. Since: Jakarta Persistence (JPA) 3 .2 Integer getTimeout () The query timeout

jakarta.persistence.Query

that will be in effect during query execution. Since: Jakarta Persistence (JPA) 3 .2 CacheStoreMode ... . Since: Jakarta Persistence (JPA) 3 .2 int getFirstResult () The position of the first result the query object ... the persistence context has not been joined to the transaction. Since: Jakarta Persistence (JPA) 3

jakarta.persistence.StoredProcedureQuery

that will be in effect during query execution. Inherited from Query Since: Jakarta Persistence (JPA) 3 ... execution. Inherited from Query Since: Jakarta Persistence (JPA) 3 .2 int getFirstResult () The position ... Since: Jakarta Persistence (JPA) 3 .2 int getUpdateCount () Return the update count or -1 if there is no pending

Web Application Tutorial

A tutorial that demonstrates how to use ObjectDB in a web application should be written and added to the Tutorials section. support Support The following web tutorials are now available: JPA Web Application in Eclipse JPA Web Application in NetBeans Java EE 6 (J2EE) in Eclipse Java EE 6 (J2EE) in NetBeans support Support

jakarta.persistence.criteria.Path

expression of the given basic type. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ... for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create a predicate ... ) 3 .2 Path get ( SingularAttribute attribute ) Create a path corresponding to the referenced single

jakarta.persistence.criteria.Predicate

Returns: a scalar expression of the given basic type. Since: Jakarta Persistence (JPA) 3 .2 Predicate ... testing for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create ... Persistence (JPA) 3 .2 String getAlias () Return the alias assigned to the tuple element or null

jakarta.persistence.criteria.ParameterExpression

of the given basic type. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Expression value ... . Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create a predicate to test ... to be tested against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 String

jakarta.persistence.criteria.CriteriaBuilder.Case

Persistence (JPA) 3 .2 Predicate equalTo ( Expression value ) Create a predicate to test ... against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate ... for equality. Since: Jakarta Persistence (JPA) 3 .2 String getAlias () Return the alias assigned

jakarta.persistence.criteria.CriteriaBuilder.In

type. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Expression value ) Create a predicate ... Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create a predicate to test whether the expression ... against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 String getAlias () Return

jakarta.persistence.criteria.CriteriaBuilder.Coalesce

Persistence (JPA) 3 .2 Predicate equalTo ( Expression value ) Create a predicate to test ... against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate ... for equality. Since: Jakarta Persistence (JPA) 3 .2 String getAlias () Return the alias assigned

jakarta.persistence.criteria.Expression

(JPA) 3 .2 Predicate equalTo ( Expression value ) Create a predicate to test whether the expression ... for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create ... to be tested against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 String

jakarta.persistence.criteria.CriteriaBuilder.SimpleCase

Persistence (JPA) 3 .2 Predicate equalTo ( Expression value ) Create a predicate to test ... to be tested against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate ... testing for equality. Since: Jakarta Persistence (JPA) 3 .2 String getAlias () Return the alias assigned

jakarta.persistence.Column

public String getDescription() { return description; } Example 3 : @Column(name = "ORDER_COST", updatable ... , and is not portable across databases. Default: "" Since: Jakarta Persistence (JPA) 3 .2 String table ... driver should be stored in a timestamp column. Default: -1 Since: Jakarta Persistence (JPA) 3 .2

Minor typo on web page...

Minor typo on web page...

jakarta.persistence.JoinTable

Persistence (JPA) 3 .2 String comment (Optional) A comment to be applied to the table. This is only used if table generation is in effect. Default: "" Since: Jakarta Persistence (JPA) 3 .2 String options ... . This is only used if table generation is in effect. Default: "" Since: Jakarta Persistence (JPA) 3 .2 Additional JDK

jakarta.persistence.JoinColumn

: "" Since: Jakarta Persistence (JPA) 3 .2 String table (Optional) The name of the table that contains ... if table generation is in effect. Default: {} Since: Jakarta Persistence (JPA) 3 .2 String comment ... . Default: "" Since: Jakarta Persistence (JPA) 3 .2 Additional JDK methods inherited from java.lang

jakarta.persistence.SecondaryTable

: {} Since: Jakarta Persistence (JPA) 3 .2 String comment (Optional) A comment to be applied ... ) 3 .2 String options (Optional) A SQL fragment appended to the generated DDL statement which creates ... Persistence (JPA) 3 .2 Additional JDK methods inherited from java.lang.annotation.Annotation java.lang

jakarta.persistence.Table

: {} Since: Jakarta Persistence (JPA) 3 .2 String comment (Optional) A comment to be applied to the table. This is only used if table generation is in effect. Default: "" Since: Jakarta Persistence (JPA) 3 .2 ... (JPA) 3 .2 Additional JDK methods inherited from java.lang.annotation.Annotation java.lang.annotation

jakarta.persistence.NamedNativeQuery

: {} Since: Jakarta Persistence (JPA) 3 .2 ConstructorResult[] classes Specifies the result set mapping to constructors ... ) 3 .2 ColumnResult[] columns Specifies the result set mapping to scalar values. May not be used in combination with resultSetMapping . Default: {} Since: Jakarta Persistence (JPA) 3 .2 Additional JDK

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

with extended Persistence Context? [EDIT: 2006-09-29 New improved version of test mini web app with test ... transaction when a transaction is active' //BUT this causes another error (although web app still runs ... AND you restart Glassfish and Clean and Build and Deploy/Run, the web app runs and will display

jakarta.persistence.MapKeyJoinColumn

; ... } Example 3 : @Entity public class Student { @Id int studentId; ... @ManyToMany // students and courses ... . Default: "" Since: Jakarta Persistence (JPA) 3 .2 String table (Optional) The name of the table

jakarta.persistence.EntityTransaction

(JPA) 3 .2 boolean isActive () Indicate whether a resource transaction is in progress. Returns ... that the database server should set the timeout Since: Jakarta Persistence (JPA) 3 .2

jakarta.persistence.criteria.AbstractQuery

Persistence (JPA) 3 .2 boolean isDistinct () Return whether duplicate query results must be eliminated or ... removed. Parameters: restrictions - a list of zero or more restriction predicates Returns: the modified query. Since: Jakarta Persistence (JPA) 3 .2

jakarta.persistence.criteria.CriteriaQuery

) 3 .2 boolean isDistinct () Return whether duplicate query results must be eliminated or retained ... more restriction predicates Returns: the modified query. Since: Jakarta Persistence (JPA) 3 .2

jakarta.persistence.CheckConstraint

is in effect. See Also: Table.check() Column.check() Since: Jakarta Persistence (JPA) 3 .2 Annotation ... ) 3 .2 Additional JDK methods inherited from java.lang.annotation.Annotation java.lang.annotation