Search code examples
Annotations in datanucleus...


annotationsdatanucleuspersistent

Read More
DataNucleus persistence.xml filtering: No "persistence.xml" files were found in the CLASSP...


mavenfilteringdatanucleuspersistence.xml

Read More
Exception in thread "main" javax.jdo.JDOObjectNotFoundException: no such object...


javadatabasejdbcjdodatanucleus

Read More
How do I get the DataNucleus SchemaTool working with Google CloudSQL?...


mysqljdodatanucleusgoogle-cloud-sql

Read More
How to search Google AppEngine Datastore with JPA and LIKE "%value%"?...


javagoogle-app-enginejpagoogle-cloud-datastoredatanucleus

Read More
Datanucleus Performance difference between it's JPA & JDO Implentation against RDBMS?...


jpajdodatanucleus

Read More
Working Maven3 configuration for AppEngine + DataNucleus + JPA 2...


google-app-enginegoogle-cloud-datastorejpa-2.0maven-3datanucleus

Read More
Using JDO Persistent classes from a separate module with datanucleus maven plugin...


javamavendatanucleus

Read More
One-to-Many relationship and Serialized Object field...


jdodatanucleus

Read More
Datanucleus enhance using Maven in GAE, Build Failure...


javamavenjpadatanucleus

Read More
google app engine with struts2, spring and JPA using maven...


javagoogle-app-enginemavenjpadatanucleus

Read More
Base class for JPA converter...


javajpadatanucleus

Read More
@Convert in DataNucleus...


javajpadatanucleus

Read More
Datanucleus JDO setting fields to null...


mysqljdodatanucleus

Read More
JPA: fetching bidirectional many to one relationship...


javajpaormjpqldatanucleus

Read More
How to get the PC object's table name with Datanucleus v3.2?...


metadatajdodatanucleus

Read More
set auto_incremented primary key explicitly while inserting the record in JDO...


jdodatanucleus

Read More
DataNucleus Memory/Cache Handling for large update/insert...


memorydatanucleusheap-dump

Read More
How can I restart DataNucleus within a single JVM run?...


javaunit-testingdatanucleus

Read More
makePersistent for owned one-to-many rs. not working reliably in JDO...


javagoogle-app-enginepersistencejdodatanucleus

Read More
Datanucleus/mongodb: Persisting map of lists...


javamongodbjdodatanucleus

Read More
What's a good pattern to implement running queries on individual entities from a obtained result...


mysqljpajpqldatanucleus

Read More
How map superclass in JDO with similar behaviour to @MappedSuperclass in JPA...


jpaormjdodatanucleus

Read More
SchemaToolTask not found in datanucleus-rdbms.jar...


rdbmsdatanucleus

Read More
Can Datanucleus SchemaTool create additional columns not bound to a PC but mapped in JDO ORM?...


ormjdodatanucleus

Read More
Datanucleus enhancer not working with appengine...


javagoogle-app-enginemavenjpadatanucleus

Read More
Entity not queried immediately after commit in data nucleus JPA...


google-app-enginejpadatanucleus

Read More
Are transactions possible without @Version annotion...


mongodbjpatransactionsdatanucleus

Read More
Mongo/DataNucleus/JPA with embedded type query gives: Cannot find type of (part of) ... since symbol...


mongodbjpadatanucleus

Read More
Does DataNucleus (JPA) support a sequence-per-entity when using an inherited table generator for @Id...


javajpadatanucleus

Read More
BackNext