Internal Website Search

101-110 of 200 resultsRefresh

Efficient query on EmbeddedId

do I have to duplicate entity.id.field2 into entity.field2 and then set an index on it? I ... > Thank you. I understand. Another question about indexes: is there any insert/query

JBoss 7 startup fails

>  I downloaded guestbook-web.zip (the maven project) and imported it into eclipse but I now ... . In the end it worked inserting the following datasource in pesistence.xml

Selective merge/cascade of detatched entity

each salesman back into the database to keep it in step. The code i have to do this is akin to: In fact, a more useful snippet for improvement would be where I'm inserting

NullPointer running multiple client against server

, each with multiple threads, writing messages. The message is split into a lightweight metadata ... below. The message is made up of an id, insert-time, priority and the payload is a large string.

javax.persistence.PersistenceUnitUtil

. A generated id is not guaranteed to be available until after the database insert has occurred. Returns null

getIdentifier(entity)

. A generated id is not guaranteed to be available until after the database insert has occurred

javax.jdo.annotations.Element

"> Whether the element is to be stored serialized (into a join table) Whether the element is to be stored serialized (into a join table ... > whether the element is to be stored serialized (into a join table)

javax.jdo.annotations.Value

> Whether the value is to be stored serialized (into a single ... "> Whether the value is to be stored serialized (into a single column of a join table). Whether the value is to be stored serialized (into a join table)

javax.jdo.PersistenceManager

JDO JavaDoc Reference Documentation - PersistenceManager is the primary interface for JDO-aware application components.

javax.jdo.Query

classes in the cache are first flushed to the datastore. Instances in the cache or brought into the cache ... before being put into the result Collection.