Internal Website Search

121-130 of 200 resultsRefresh

Insert time increases as db grows.

and additionally one entity have index on String column. Entities are not enhanced and inserts ... to get more stable insertion time? 4410 Arsenii With enhanced classes you may get much better performance. Enhancement is very easy. For example, you can apply enhancement by:

Entity Update - Is the documentation up to date?

if your classes are not enhanced. If your classes are enhanced, these changes will not trigger making ... that are not detected in enhanced classes, correct? If a class variable is assigned a new value ... a (potentially identical) new value? kjkrum Kevin The behavior is different for enhanced

PersistenceCapable.MEDIATE_WRITE

> If jdoFieldFlags for a field includes MEDIATE_WRITE, then the field has been enhanced

PersistenceCapable.MEDIATE_READ

> If jdoFieldFlags for a field includes MEDIATE_READ, then the field has been enhanced

jdoPreClear()

the runtime environment should be cleared. This method is not modified by the enhancer.

javax.jdo.spi.StateInterrogation

interrogation for non-enhanced persistent classes. A call to JDOHelper to get the status

javax.jdo.listener.ClearCallback

environment should be cleared. This method is not modified by the enhancer.

javax.jdo.listener.DeleteCallback

the enhancer so that fields referenced can be used in the business logic of the method.

preClear(event)

> This method is not modified by the enhancer, so access to fields is not mediated.

jdoPreDelete()

is modified by the enhancer so that fields referenced can be used in the business logic of the method