Internal Website Search

11-20 of 200 resultsRefresh

Retrieve data of all entity classes in a single query

, Stadium etc) This is the code I use to retrieve all Managed Types and data ... >   ezazop Akis Zazopoulos You can retrieve all the entity objects using a query ... and retrieve fields in a generic way using Java reflection. support Support Thanks

Missing Data on Retrieval (0, null values)

, so if you retrieve an object from a database and its class is not available ... (m_object))     em.unwrap(PersistenceManager.class).retrieve(obj);

Pre-detach loading: retrieval by navigation not working in if statement

-loading-why-retrieval-by-navigation-and-access">https://stackoverflow.com/questions/35359676/java-jpa-objectdb-pre-detach-loading-why-retrieval-by-navigation-and-access webel Dr Darren

Query vs Extent for retrieving data

I'm running into a problem where data that is retrieved via a Query comes out null, but when I retrieve it using an Extent everything is present. We have a very simple class: public class PositionReportManagerBean implements InstanceCallbacks

Retrieval by Access bug?

retrieve by navigation a field from a collection? Thanks in advance. Pablo.

How to retrieve the ObjectDB version number?

can be retrieved. For ObjectDB, which is the best (JPA) method to get the version

retrieve without key?

" knowing there is only one. i've looked at the api and can't see an option to retrieve

Immediately retrieve unique id

Immediately retrieve unique id

Locking in JPA

="/api/java/jpa/EntityManager">EntityManager) since it was retrieved by the current ... for a specific retrieval">retrieval operation or . Locking during Retrieval JPA 2 provides various methods for locking entity

Lazy retrieval by access not working correctly

Lazy retrieval by access not working correctly