Internal Website Search

91-100 of 200 resultsRefresh

Updating Entities

;() { @Override protected void updateItem(String item, boolean empty) { if(item != null ... empty) { if(item != null) { setText(item); setAlignment(Pos.CENTER ... ;() { @Override protected void updateItem(String item, boolean empty) { if(item != null

mapping file is not being loaded

manager factory is obtained, the Metamodel is empty - none of the entities referenced in ... .createEntitManagerFactory("project.odb"); //this set is alwasy empty with ObjectDB Set<EntityType> ... > The Metamodel API still returns the empty set when 'getEntities()' is invoked.

PersistenceManager.getObjectsById(Collection,boolean) throwing JDOException

if getObjectsById() is called with an empty collection? carr.onstott Carr Onstott There are no known issues with this method. If you pass an empty collection the method should return an empty

Possible issue with LAZY Loading

part of the test? Or should it be empty? Pretty much I want a unit test that shows the locationlist coming back empty, and then someway of calling so that it comes back populated. I'm uncertain now ... to initialize the field with an empty lazy proxy collection (because your application uses JPA property

OptimisticLockException

>   dmoshal David Moshal You can disable the L2 cache (or empty it with evict) and empty the EntityManager (L1) cache ... > You can empty the L2 cache or remove

JPQL support for mapped by (inverse) collections

, collection operators and methods (IS EMPTY, SIZE, MEMBER OF, IN) are currently not supported for mapped by ... ; //    "SELECT a FROM A a WHERE a.list IS EMPTY");        ... ;  // SELECT a FROM A a WHERE a.list IS NOT EMPTY         List

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

via a querying @EJB gives many fields null (and not even empty, I mean truly null). In ... > In all cases lists that are given in the explored database either empty or populated are served ... it (the lists load non-null, either as empty or correctly populated). This seems to imply

Can't open replicated database

> On further investigation it looks like this may be related to the initial empty state of the database. I inserted ... (therefore, with an almost empty database this is more likely to happen frequently). empty but this would be a bit messy as it is defined by UserException + message text.

File lock exception on odb$

problem. In this case we weren't affected as the dbs were empty anyway but I'm a bit worried ... every time you are trying to open that empty database with its associated odb$ file? support ... file exists but it is empty. Build 2.3.7_09 should fix this issue. Thank

Persistent.customValueStrategy

the value for this field or property (if any). If customValueStrategy is non-empty, then valueStrategy