ObjectDB Database Search
51-63 of 63 resultsobjectDB for J2me
Hi, can i use objectDB in j2me environment? i succeeded to call a remote DB using "java mobile" via "servlets". how can i do so on ObjectDB? does java mobile (say netBeans ) accept / support objectDB? thanks! saeid saeid sorury J2ME is not supported by ObjectDB 2. ObjectDB 1 had support of J2ME CDC
|
|
Auto Date for Creation and Update
.java PS: I'm using Netbeans 11 and with right mouse button on that unittest choosing "Test File" runs
|
|
How to install ObjectDB on my Amazon EC2?
your development environment (e.g. using Eclipse / NetBeans ). When the project is ready you can deploy
|
|
WebService : Failed to get reference value of field using enhanced method
the PolicyEntity class with a runnable test and post an Eclipse/ NetBeans /Maven project with detailed running
|
|
On ensuring ID available after persist
other than ObjectDB: forums. netbeans .org/topic13007.html Spring forum: Get id of JPA persisted object (forum
|
|
Slow performance on Mac
- Source code - Netbeans profiler traces (seems issue in createEntityManager() performance) duskov
|
|
type.loader java.lang.ClassNotFoundException
ObjectDB objectdb-2.2.5_03 in client-server mode Netbeans ID6.9.1 JavaEE web project (JPA) Glassfish3.0.1 With server logging turned on I get the following error message for many (or all) encountered classes: [2011-05-31 09:16:24 #5 type.loader] java.lang.ClassNotFoundException: com.greensoft
|
|
New Web Application Tutorials
New ObjectDB/JPA tutorials have been published today: Eclipse/JPA Web Application Tutorial NetBeans /JPA Web Application Tutorial The new tutorials demonstrate how to build a simple database driven web application using ObjectDB and JPA. Understanding these tutorials requires some familiarity
|
|
ODB lost?
I'm new to ObjectDB. While debugging small programs in single-step mode in NetBeans , the ODB appears to get corrupted or lost if I don't invoke close on EntityManager. If I re-run my program and get a new EntityManager, the instance behaves as if the data that was persisting is somehow gone. I
|
|
Removing an entity throws exception
; throw new RuntimeException(e); } My env: Netbeans 7, Java 1.6.24
|
|
Regression bug in using version 2.4.5 with GlassFish 3.1.2
Can't deploy objectDB ver 2.4.5 or later using GlassFish 3.1.2, NetBeans 7.2.1 Win 7 & 8. ObjectDB Version 2.4.4 is working good. [#|2012-12-18T05:26:53.167-0800|SEVERE|glassfish3.1.2|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=44;_ThreadName=Thread-2;|java.lang
|
|
Page #9 entry 0 (key 'bjjl') has 75 extra bytes / Unexpected last index ID: -119 (expected -116)
NetBeans project. Just run the application once, and check /tmp/bug.odb. I get MacBook:tmp bjjl
|
|
Post-compile enhancement sometimes causes error in generic loops: incompatible types found: java.lang.Object: required: Entity
I have moved from automatic run-time enhancement to explicit post-compile enhancement in an Ant build.xml in a NetBeans web app, and sometimes on editing a file that performs a generic for loop over an @entity type I get a generics error. The generic for loop is: for (Steel s
|