Internal Website Search

131-140 of 200 resultsRefresh

Selective merge/cascade of detatched entity

at all times, in a Detached state (I realise the implications here, there are good reasons ... to the database, so a commit will never fail. Any time an object is modified it is checked ... has hundreds of targets for each Company, this merge takes a significant amount of time.

evictAll() behavior

class="code">evictAll does not affect objects that have been changed by the current ... . To undo changes of the current PersistenceManager you will have to invoke "But evictAll does not affect objects that have been changed by the current

Query filter comparing Dates

could be very tricky due to time zones. In this specific test case, you will get the correct ... >All date and time values are stored in the database as time (e.g. in milliseconds) since 1.1.1970 UTC ... (for ==), you can see in the results, that the 2 dates have different time in same timezone

virtual servers and one file

the virtual server's cache. Have you ever heard of this? Our only current workaround is to swap out older ... > ObjectDB 2.x does use RandomAccessFile. ObjectDB 3.0, which is currently ... and compare the response time. I don't know the data structure of the objectdb file to force access to distant

javax.persistence.NoResultException

and there is no result to return. This exception will not cause the current transaction ... > object information about the current state of the stack frames for the current thread

javax.persistence.PersistenceException

> will cause the current transaction, if one is active, to be marked for rollback. object information about the current state of the stack frames for the current thread

javax.persistence.EntityNotFoundException

exists in the database. The current transaction, if one is active, will be marked ... within this Throwable object information about the current state of the stack frames for the current thread.

Freeze during save

with cascading a persist operation. But more information is needed in order to find out the cause. Currently ... .lang.Thread.State: TIMED_WAITING at java.lang.Object.wait(Native Method) - waiting ... synchronizers: - None "Timer-1" - Thread t@27 java.lang.Thread.State: TIMED_WAITING

java 8 LocalDateTime is not working in query

My entity class has a field of type java.time.LocalDateTime. I'm able to persist ... Joe Khan New Java 8 date/time types are not supported by JPA yet. support Support ... a value, which is at least a workaround. But ObjectDB currently doesn't support @Convert ( http://www

currentValue()

class="description"> Returns the current sequence value as a long. If the current sequence value ... "> Returns: the current value