Internal Website Search

1-50 of 97 results

Advanced JPA Topics

This section discusses advanced JPA topics:

Is ObjectDB better than competing object databases?

support for the Java Persistence API (JPA). It also supports a more recent and advanced version

Chapter 3 - Using JPA

This chapter explains how to manage ObjectDB databases using the Java Persistence API (JPA). The first two pages introduce basic JPA interfaces and concepts: The next section explains how to use JPA for database CRUD operations: More advanced topics (e.g. locking and events) are discussed in the last section:

ObjectDB Overview

a single file. Advanced querying and indexing capabilities. Effective in heavy loaded multi-user

Explorer in 2.3

and more importantly managing a scrollable window - require at least loading all the references in advance ... all the object ids from the database in advance may assist. At least for the tree view - it is possible ... . I suggest adding a small button to the right of the textfield which will open an ' advanced ' dialog

UserException: Invalid configuration in 'internal' - Check permissions

. (SYH.java:154) ... 22 more Thanks you in advance mgarciat Miguel The exception is thrown ... advance .   mgarciat Miguel Hi all, As I said in the previous post, I am simulating a server-client ... to compare the performance of SQL and NoSQL in some data mining experiments.   Thanks you in advance

can we use objected with ehcahce?

Hello , I need advanced caching system. Terracotta ehcache provides us , advanced distributed cache mechanism.   Can we use objectdb with ehcache ?   kadirbasol Kadir BASOL ObjectDB uses its own non pluggable cache, so currently it cannot be replaced with another cache

Table View for queries in the explorer ?

Hi Is there anyway to get the table view , rather than the tree view, when I'm running queries ?   Is there a more advanced version of the explorer anywhere ? Thanks Paul Newman pnewman Paul ... are displayed using a table view. More advanced versions of the Explorer will be released in

About LIMIT and OFFSET as query tokens

at given position i as well as a given number of objects that follow such object? Thanks you in advance   MiguelGT       Thanks you in advance mgarciat Miguel In JPA you specify a result

NullPointerException in ENH.g(ENH.java:401)

shutdowns of the database (e.g. quit the process without proper shutdown). Thanks in advance Markus ... the database file? Thanks in advance Markus Ritter doppelrittberger Markus Ritter We can check

JBoss 7.1 and EAP 6 support

this version of JBoss? I would also like to ask when but I know timeframes are not really known in advance ... in advance if I offended anyone, I know that sometimes my tone can be abrupt. You have an excellent

Create simple index for a Id field

why. Thanks in advance . Greatings ksii13 E As far as I know, the @Id is indexed by default ... advantages, including persistence, advanced queries, transactions, etc. but you may still want to manage

ObjectDb Supports Clustering of Servers?

applications - Performance is excellent!!) Thanks in Advance , Jana janu019 Janardhana ObjectDB replication ... other configuration change.   Thanks in Advance , Jana     janu019 Janardhana If you experience a large

[ODB1] Chapter 1 - About ObjectDB

This is the most advanced edition. It supports all ObjectDB features and both the embedded database operating ... , provides the highest flexibility for web applications and advanced features, like remote database

InternalException & UserException using objectdb with Jboss AS 7.1.1 final

. Thank you in advance uplink Alexander Zinoviev More information is needed. Possibly

JPA inheritance issue with ObjectDB - Field not found in type error

anyone have any idea how to resolve this issue with ObjectDB? Thanks in advance ! This is the method in

Database is erased after deploying a new web application version

". If that's true, I'll be glad to hear about such a solution. Thanks in advanced , Yotam

javax.persistence.PersistenceException: No Persistence provider for EntityManager named in Karaf 4.0.7 and OSGi DS test

file only once to my karaf and use it like any other OSGi bundle. Many thanks in advance

Optimistic locking: prevent version increment on entity collection attribute

advance if I missed something obvious! @Entity public class Document { private static long ID_SEQ

How to Use a SF with extended Persistence Context?

Hey, I have a problem to use SF with an Extended Persistence Context Regarding to Transactions. The need for an extended persistence Context emerges for the need to create queries in advance for fast execution so I need to store the queries and I need an EntityManager that doesn't get closed

Level 2 cache not hit in @ManyToOne

didn't encounter P1 and 2 while using EclipseLink & MySQL. Thanks in advance .   zmirc Mircea

package not found running ObjectDB under OSGi

you have a bug ??   Thanks in advance b Tomasz Tomasz Wozniak This is not a bug but a limitation. Java

Will ObjectDB support .Net and EntityFramework?

when there will be support for .Net Entity Framework? Thanks in advance ! Cthulhu Juan Perez

Database corrupted after schema change

.analyzer. advanced _selection.RackCategorySelectorPanel$1'   eu.extech.quant.TC(624):567651 [2] Page

Type xxx is not found (error 301)

is to list all the managed classes in advance . In ObjectDB you can also introduce the new class before

Removing entity class

ObjectDB database, in order to make space for new entity? Thank you in advance for any answer. Best Regards

How to Remove records from many to many relationship tables in JPA

and TransportationEvent. Thanks in advance ! lakshmi Lakshmi Please post the exception full stack trace. support Support

virtual servers and one file

Kocks Here the same, a few minutes later. 6,6GB Maybe a problem with GC? Thanks in advance Priiiiil

objectdb (licensed) + github action error

on the fly for each upgrade. Any idea how we can resolve it? Thanks in advance for your help.   jon

Getting Foreign Key

to get foreighn key also how can i get it..? Please help me asap...... Thanks in Advance ...? rameshanem

disabling JDO in objectdb embedded mode

? (currently I only have objectdb.jar version 2.6.8) Thanks in advance         junior

Intermittent Server Shutdowns Due to Out of Memory (OOM) Issues

you in advance for your assistance.   buddhika75 M H B Ariyaratne One possible cause

Eclipse4 RCP - No Persistence provider for EntityManager

my what else I have to consider? Many thanks in advance paddy Patrick Gerhardt You may try embedding

How to define database structure and insert some initial objects from scratch

system? Thanks in advance ! josevilla Jose Lora To populate the database you will have to write Java code

Exception while accessing the Persistence unit ...?

file.   Thank you in advance . ceylonsoft Allen T. Arumainayagam This is the actual project

Dont want to use Proxy Class

to use proxy usage.   Thanks a lot in advance Best Regards Serhat       ksbaydar

Problem Using Reflection

can avoid this exception? Thanks in advance . mwarble M. Warble Please post a full stack trace

Attempt to execute a query using a closed EntityManager

advance . This is getting me crazy. ObjectDB 2.5.1 and TomEE 1.5.2 org.apache.myfaces.view.facelets

Project runs in Eclipse but not when exported to runnable jar

, this is a hobby project, please excuse any travesties in my code. Many thanks in advance , Mark merichards Mark

Network in ObjectDB

Hi, every Body does the free license of objectDB support that i could put the database file on server (inside company) and more than one computer access that file if it's supported how i do it Thanks in Advance eng.ahmed ahmed You can use ObjectDB 2.x in client-server mode (networking

Eclipse - Maven - Dependencies not getting automatically reflected

add Dependencies option? Thanks in advance destiny.sandeep Sandeep Is this question related

Apache Tomee 1.5.2: Failed to use JTA (TransactionManager is not found)

:126) ... 28 more Any hints please? Thanks a lot in advance . zmirc Mircea Chirac It seems as

Problems with Tutorials » JPA Web App (Tomcat) » NetBeans JPA Web App

, cheers, and thank you in advance ,   Alan alacalcas Alan Alan, Wow so i just spaced

Index causes increased memory usage

;  ObjectDB version 2.37_22. Thanks in advance . cvtsc Dev Team There is no special cache

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

;password=password Thank you in advance . [ObjectDB 2.5.0_04] javax.persistence.PersistenceException Failed

[ODB1] Chapter 6 - Persistent Objects

() method (the commented line in the code above). Retrieval by Query The most advanced method

Bug when using SIZE in combination with date lower parameter

on Windows 10 but the bug also exists in older versions. Thanks in advance Markus doppelrittberger ... since no tags get filtered by the query. Thanks in advance Markus doppelrittberger Markus Ritter yes, I

Collection update does not increase entity version and is not persisted

for us since we already lost important data because of this bug. Thanks in advance Markus Ritter doppelrittberger ... solve the core issue. Will there be a fixed version anytime in the near future? Thanks in advance

ODB-FileWriter holds unecessary entity reference after transaction and entity manager are closed

in advance for your help. Best wishes, The BTC-ES Team btc_es BTC EmbeddedSystems Please verify

Unexpected error when loading all entity instance

. Since you mentioned that there might be parallel access we changed to advanced deployment (shutdown Tomcat, deploy