Internal Website Search

121-130 of 153 resultsRefresh

How to define Default Entity Listeners without persistence.xml and orm.xml

.put("javax.persistence.jdbc.user", "admin"); config.put("javax.persistence.jdbc.password", "admin

programmatic activation

Wondering if there is documentation for this class: com.objectdb.Activator Specifically: Is it possible to programmatically activate ObjectDB, ie: to pass in username, password, site key, and get back a link? This would help significantly

there is a free version?

when I run my project from eclipse the console ask me, besides username and password, the license key, but I want to use it for free. How can I do? unozer asd Please check what exactly you are running in Eclipse. According to your description it seems that your main

Cannot cast com.objectdb.jpa.Provider to PersistenceProvider

.password" value="admin"/> </properties> </persistence-unit> </persistence>

Visibility of changes in Transaction is not visible to a JPA QL Query

.persistence.jdbc.password" value="admin"/>      </properties>  

Entity is not related to ObjectDB, but i get exception from ObjectDB

.persistence.jdbc.user" value="admin"/> <property name="javax.persistence.jdbc.password

ObjectDb.conf Defaults

-history size="0" user="false" password="false" /> --> <!-- error if missing <log path

BIRT plugin: Trouble with Client/Server connection

> Configurations:     connection URL: objectdb://localhost:6136/points.odb;user=admin;password

Unexpected exception (Error 990) - Merge with no Transaction

; map.put("javax.persistence.jdbc.password", "xxxxxx");      final

ObjectDB 2.4.1

Fixed a bug of duplicating new objects during merge. Fixed a username/password issue in using EntityManagerFactory's getMetamodel. Fixed