ObjectDB Database Search

51-91 of 91 results

Cascading makeTransient

the application point-of- view . So as long as I keep B in application cache, also A is present in

explorer NullPointerException

according to the content above in fact. That is to say, the Explorer can view /create a database

Refresh Explorer

Feature requests: 1) shortcut key for Explorer data refresh 2) ability to set 'auto-refresh' for explorer when run in client-server mode. ie: current view will refresh every n seconds. Thanks David   dmoshal David Moshal A new Refresh toolbar button and an accelerator key (Ctrl+R) were added in build 2.5.6_04. support Support

database version

Is there some way of telling, just from an obd database file, what version it is?   dmoshal David Moshal An ObjectDB 2.x database file has no version, at least from the point of view of ObjectDB users. You should be able to use the same database file with different versions of the ObjectDB 2.x software. support Support

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

with a pre-detach loader that "visits" any data and relationships needed for particular views

Problem with distinct select, order by and equivalent alias/attribute path

workaround or could this be fixed? Is the last (problematic) query invalid from your point of view ? Thanks

Query can't see recently persisted object

When using container managed transactions (EJB) in Payara 4.1.3 with ObjectDB embedded, ObjectDB does not appear to present a read consistent view of persisted objects within the same transaction. e.g. in the following code the NoResultException is correctly thrown on the first occasion

Unable to update a OneToMany Set

of the explorer view . Hope can help me. Thanks in advice. Byee ;) elnll002 Facundo Curti By closing

New to Product & Having An Issue

; this.emf = null; } } The first test, createDepartment() succeeds, and I can view the Department object

DB Doctor sets type to "unknown" for new fields

well as when you view RecordingMetaData objects in the Explorer. support Support Thank you for checking

persitencia (Preguntas y respuestas)

to retrieve them or starting a new empty database every request - more details are needed. To view

Great product - needs better marketing - more popularity

other, quality and popularity. What is your view on this? zmirc Mircea Chirac I'd like to add my good

osx menu item about window

osx menu item (for starting/stopping server, viewing config files, data roots, etc) is extremely useful. However, currently the about box doesn't show the current jar version of the server (and with rapid updates, it's difficult to know which version of the server is currently running, and track

ObjectDB version 2.1 has been released

viewing TreeSet and TreeMap in the Explorer. Fixed detachment of entities by replacing proxy objects

Compare old and new schema

the classpath) and view the content of the old database with the old schema. support Support Thanks

ObjectDB License Error I got

- view =false kadirbasol Kadir BASOL It is unclear from your post why the activation does not work

Explorer and multi-thread

the Explorer and view a database that is currently in use by anther process - you need the ability

EntityManager JPA or JDO impl and different behavior

, I'll create a new one. pedwards Paul Edwards From your point of view everything that is related

Unable to persist TreeMap

is viewing the TreeMap in the Explorer. The reason for this is that the Explorer generates synthetic

Is there a way to extract the schema from an existing Database?

Hi ObjectDB, Is there a way to extract the schema from an existing Database? i.e. without using my class files Thanks EKK EKK Emmanuel Keskes The schema is available for viewing in the Explorer. You may use the JPA Metamodel API to extract it using your own code. support Support

Some details about db behavior

using simple test cases, or sample database (and particularly the Explorer view situation that you described above). support Support

Eclipse - Maven - Dependencies not getting automatically reflected

- Show Views - Others - Maven - Maven Repositories), nothing is shown in Global Repositories - central

Unexpeted internal exception

and the Database with the correct data. and I also send you the views where the data is displayed by

Fields in objects not populated in query result.

are enhanced and some are not this could happen. Note also that null values are expected when viewing

How to use JOIN FETCH?

a performance point of view . JonMoore Jonathan Moore A similar problem is discussed in this forum thread

Help with 'not like/lower' query

(with a subsequent fetch of a page of 20 results per table view on the UI) where a user belongs

Wrong @Id type

thread you mentioned because we don't use UPDATE queries. Also we have noticed that using tree view

Not able to update records

your views on the same. n126961 Sandip Here Constants.DATABASE_FILE_CLIENTSERVER_MODE is the connection

Changing existing objects from Entity to Embedded

Hi, I realised that I have a mistake (from application logic point of view ) in one of my JDO metadata files:                                            All of these 3

Server vs embedded mode in multi-instance scenario

view . I see two ways to integrate objectdb: first, since during 99% of the time

File lock exception on odb$

have been viewed in the past but the source of this issue is still unclear. Is this repeatable? i.e

Use temporary files to enable very large transactions

seems to work. support Support Following the heap dump information which is a different view between

Eager load Map

I'm having an issue eager loading a nested map. I've attached @ManyToMany(fetch=FetchType.EAGER) attributes to no avail. If the map is viewed in the debugger or force iterated in the code it loads ok. The attached code attempts to replicate the scenario. Its not an exact match but is the best I

ObjectDB 2.8.6

Fixed an issue with viewing class Ids in the Explorer (see issue #2677 ). Fixed a regression bug (in version 2.8.5) in using AS in JOIN ( issue #2666 ). Fixed a connection pool issue related to memory release ( issue #2663 ). Fixed an Enhancer issue in supporting Java 9 modules and packages

Lazy retrieval by access not working correctly

if you view the map in the debugger, or if your application accesses keys and values in the map. support Support

Memory leak in com.objectdb.o.CST

view I uploaded in this reply.   So the question remains.  What could these 132 instances

Error reading UTF string (Serialized Objects in Explorer)

retrieval of the BeitragVertragArt instance (with qubletID = 371). Trying to view all the instances

ObjectDB 2.5.2

#201). Fixed an exception when accessing an object with a closed EntityManager . Fixed a bug in viewing content of a TreeMap in the Explorer.

ObjectDB 2.1.0

optimization). Fixed a bug in viewing TreeSet and TreeMap in the Explorer. Fixed detachment of entities by

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

Web App and viewing both the Glassfish output log and the single served JSF page indexTest.xthml

Null pointer exception being thrown from within ObjectDB.

to view the ReportObject list, the explorer "hangs". za.eckhardt James Christopher Eckhardt