ObjectDB Database Search

101-136 of 136 results

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

Eclipse - Maven - Dependencies not getting automatically reflected

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

Replication error on slave restart

) Make changes in application (now it has some transactions) 5) View db files over explorer

problems using the explorer

several times, run...) as soon as we open the database wit explorer, view at the table, close

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

Some details about db behavior

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

Wrong @Id type

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

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

Class loading problem with private packages in OSGi environment

similar to the previous dependency issue (from your point of view ) it is actually different code

Compare old and new schema

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

Performance and memory usage of queries

of view , no object is loaded. An Example: [To get the error they please limit the memory to 512mb

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

Explorer query functionality

and view several query result windows. We don't know about other general JPA/JPQL tools

Cascading makeTransient

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

persitencia (Preguntas y respuestas)

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

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

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

a reflective JSF view ). The issue I reported (otherwise addressed by post-compile Ant task

Database Inconsistency or corruption

to see all queries which are currently processed by ObjectDB. Like PostgresQL which has a view

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

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 entities detection

) at controller.centroController. (centroController.java:70) at view .MainFormController

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

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

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

Unexpeted internal exception

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

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.

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

Use temporary files to enable very large transactions

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

Error during closing an entity manager

of the optimistic lock exception and we fixed it in our code. From my sight of view this issue is fixed. btc_es BTC EmbeddedSystems

Null pointer exception being thrown from within ObjectDB.

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

Query fails with failed to read

url objectdb://localhost:3333/? Another question, do you use the Explorer only to view data or

Memory leak in com.objectdb.o.CST

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

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

ObjectDB 2.8.6_05

Added an option to view old type versions in the Explorer (-Dobjectdb.ui.debug=true)

ObjectDB 2.8.7

Added an option to slow backup (see  feature request #2681 ). Added an option to view old type versions in the Explorer (-Dobjectdb.ui.debug=true) Improved the Doctor (see  issue #2691 ). Improved performance following a large eager fetch ( issue #2694 ). Restricted waiting time