ObjectDB Database Search

51-100 of 125 results

Explorer query functionality

are you aware of any other JPA + JPQL workbench tools , commercial or otherwise that would support this? paul ... and view several query result windows. We don't know about other general JPA/JPQL tools

Data migration from SQLServer to ObjectDB

Hi, could someone recommend a good tool to use for data migration from SQLServer to ObjectDB. irene05 irene lan Unfortunately there is currently no such automatic tool . Using a JPA ORM library (e.g. Hibernate or EclipseLink) you can write your own conversion program that retrieves data from

How to check if the classes were enhanced correctly with valid OEM license?

Hello, is there a way/ tool how to check whether build classes were enhanced with valid OEM license? Scenario: 1) Build and enhance Java application with some Object DB license key. 2) Pick particular JAR containing enhanced classes from the build above. 3) Run some tool against picked JAR

AttachNotSupportedException

(?) but an exception is logged: " java.lang.NoClassDefFoundError: com/sun/ tools /attach/AttachNotSupportedException " (see attachment to this thread). I also added C:\Java\jdk8\lib\ tools .jar

Entity object parameter in Explorer parameter

program. A database needs to have a tool for that. Thanks. Pablo Berra Pablo Berra You are right ... tool  would be a great addition. Is there any plan about that? Regards, Pablo. Pablo Berra Pablo

Enhancement Check

using the "full" version of our tool . He then switches to another licence model of our tool

multiple different applications access one odb file

on how can we fit objectdb for BI tools (BIRT is not an option, it will have to be an enterprise tool ). thanks peric

ODB with Netbeans

a NetBeans forum. I didn't find these errors in Tools Options Editor Hints Java. However, please notice

Data portability

Hi, I've never used an OODB, I'm looking for a starting point but a recurrent concern is the Data Portability one. More clear: what options / strategies do I have to export / move my data to another   tool , if there is a need to? One key point of Ojectdb (as far as I had read) is Code

evictAll() behavior

I'm writing a multi-user drawing tool , using objectdb as the central store.  When a user press F5, I want to pick up all the changes from the database.  So, I call evictAll() in the following ways: pmf.getDataStoreCache().evictAll(); // the factory pm.evictAll(); // the persistence

Full-Text Searching

of ObjectDB to complete full text support, as provided by separate tools such as Apache Luncene

How to create a Unique constraint?

. Future versions of ObjectDB will include a dedicated index rebuilder tool . By the way, you can use

Replicated cluster recovery

If I create a replicated database cluster as per http://www.objectdb.com/java/jpa/ tool /replication what is the behaviour of the master database after a failure? For example, say I have MasterDB and SlaveDB in the cluster. If MasterDB goes offline the application will automatically switch

Fetching Collections Puzzle

for the perfect tool is over.  I wish you and your team great success. Thank you once again.  paulk

New Tutorial: Using BIRT with ObjectDB/JPA

Version 2.2.7 of ObjectDB added support of report generation using the popular open source Business Intelligence and Reporting Tools (BIRT). The new  Report Generation with BIRT and JPA  tutorial provides step by step instructions on how to use BIRT to produce reports based on data

Join performance in Objectdb

.lang.Long: 161143 Time : 10.359000 JPQL The command tool is from the book of Mike Keith. Obviously

Enhancer problem

these exceptions directly to system.out. 2011-09-02 06:37:46 #1 tools .enhancer] com.objectdb.o.UserException

Eager Fetch is not stable for collection or map types?

is we confirm that the collection or map are stored successfully by using explorer tools when the JVM

Is ObjectDB suitable for DMS (Document Management System)?

and all the other ObjectDB tools and utilities should work normally.   support Support

BIRT

hi! There's an odb BIRT Driver at http://www.objectdb.com/java/jpa/ tool /birt However: 1) It doesn't install/work with Eclipse / BIRT 3.7 (missing feature) 2) How would we install the driver into our environment? I mean, we're using the BIRT Runtime on our server but there's no odb connector

Many connections possible? and will it makes problem in future?

dedicated load balancing tools . ObjectDB doesn't limit the maximum number of allowed concurrent

Evaluation License

return for this help. Possible help includes developing open source tools , writing (tutorials

Glassfish 3.1.2.1 and ObjectDB 2.4.3

- which one are you running? Please specify the url that you are trying to access. What tools are you using (IDE

Out of memory

a new heap dump (or use a tool that can do that on the existing heap dump) it would be easier

Selective merge/cascade of detatched entity

://www.objectdb.com/java/jpa/ tool /enhancer#Load_Time_Java_Agent_Enhancement_ This improved performance by

What are the steps of creating small web app?

, SQLite, JavaDB, BIRT/ Jasper reporting. Tools : Eclipse, Netbeanse, SVN, Git repositories, SQLyog

Latest version with license for evaluation

you. I am very new to the tool and have found out that only 10 entity objects are currently

ObjectDB current status of the BIRT plugin

Just now I downloaded Eclipse Kepler Reporting. First step was to add the update site for the ObjectDB Data Source Driver as described in http://www.objectdb.com/tutorial/ tool /report/birt/install. Unfortunately Eclipse gave me an error not being able to contact the software update site

Eclipse - Maven - Dependencies not getting automatically reflected

I have installed Java 1.7 Eclipse Juno From Eclipse Market place have installed - Maven Integration for Eclipse WTP (a.k.a m2e-wtp), m2e-apt, Spring IDE, The Spring Tool Suite™ (STS) Have defined M2_HOME as directory where Maven is installed. PATH updated as %M2_HOME%/bin I am working on Windows

Object Relations Error after Schema Change

pbdmodel.impl.UserImpl.userRazgovor using reflection (error 363)” Is there a way ( tool , utility

Netbeans-Friendly Javadocs

in the ObjectDB distribution (in the doc directory). It works when adding it through Tools Java

Sync ObjectDB and MySQL

Is there a listener or program that can be used to sync across data from/to MySQL and ObjectDB so that I can use ObjectDB for development and then just make sure MySQL always has the same data? ThreaT Ashton Hogan There are plans to implement such a tool . You may subscribe to this feature request

Memory leak

ObjectDB version. We took Heap dump and MemoryAnalyzer Tool tells that the 17 instances of class com

UPDATE query to set a new field after schema change

I've added a new property/field to one of my objects and want to set the value of this (boolean) property to false for all existing entities in the DB. I tried to execute an update statement with the Explorer tool . The statement ends and tells me that 1000 entities have been updated. I then save

ClassCastException on SELECT NEW ... after UPDATE over Java RMI

your DB Explorer tool when trying the same, or similar, SELECT NEW ... query: Exception in thread "AWT

Online backup with JDO

Hi, I would like to try the Online Backup tool  as I am making backups up to now with the not encouraged file-copying method while the database is online. So my first question is to this file-copying. I've read at the Database Doctor that copying the db file while it is online may cause

Password Protect Database File

/etc) so that it's compiled and unreadable. Not sure what you can do about decompiling tools

Compare old and new schema

? Thanks, farid oudjanef Farid Oudjane Currently there is no automatic tool to compare the old schema

Measurement of the test coverage of enhanced classes

code that completes coverage of the enhanced code by calling the added methods directly, but we do not have such a tool yet. support Support

Best practise loading big data

repeated the test run after enhancing all classes. First observation: With not enhanced classes the tool ... is about 270 MB. How can I provide it? btc_es BTC EmbeddedSystems With not enhanced classes the tool needs

Index Rebuilder

When a new index is added to an existing entity classes that already has instances in the database, it cannot be used in queries, because it starts empty and unsynchronized with the existing primary data. The Index Rebuilder tool will enable rebuilding indexes, synchronizing their data

ObjectDB 2 JDO Manual

that would make it inadequate to do what I want, I just see it as an ORM tool used to awkwardly map

Full Text Indexing and Query

provided by separate tools such as Apache Luncene. support Support This feature would be useful as

Entity Version History

of tools such as Hibernate Envers. support Support I think this would be a great feature

ObjectDB 2.0.0

/Explorer class loading bug (after schema change). Fixed a bug in the ObjectDB Doctor Tool .

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

applications just to try your tool out: Object DB vs EclipseLink/TopLink: on accessing lazy loaded

Server out of memory exceptions

.OutOfMemoryError: Java heap space and: [2011-07-31 22:49:01 #18 tool ] java.lang.OutOfMemoryError

ObjectDB 2.3.1

Added support for using ObjectDB with JBoss AS 7.0 . Sample databases (world.odb, points.odb) included in ObjectDB distribution. New default Explorer colors (apply with Tools Options Fonts Reset All). New menu for accessing local databases (in $objectdb/db ) in the Explorer. Improved

javax.jdo.JDONullIdentityException: The identity must not be null.

-05-24T14:40:38.313+0200|SEVERE|glassfish3.1.1|javax.enterprise.system. tools .admin.org.glassfish

UPDATE query cannot set a new field after schema change

I've added a new property/field to one of my objects and want to set the value of this (boolean) property to false for all existing entities in the DB. I tried to execute an update statement with the Explorer tool . The statement ends and tells me that 1000 entities have been updated. I then save