Internal Website Search

11-20 of 82 resultsRefresh

ObjectDB Object Database Features

connections and timeout. Caching L1 entity object

javax.persistence.Query

>QueryTimeoutException - if the statement execution exceeds the query timeout value set ... timeout value set and the transaction is rolled back Since: QueryTimeoutException - if the query execution exceeds the query timeout

javax.persistence.EntityManager

should not rely on the standard timeout hint. Depending on the database in use and the locking ... , it is silently ignored. Portable applications should not rely on the standard timeout hint. Depending ... should not rely on the standard timeout hint. Depending on the database in use and the locking

executeUpdate()

the query timeout value set and only the statement is rolled back - if the query execution exceeds the query timeout value set and the transaction is rolled back Since: JPA 1.0

getSingleResult()

execution exceeds the query timeout value set and only the statement is rolled back - if the query execution exceeds the query timeout value set and the transaction is rolled

getResultList()

> - if the query execution exceeds the query timeout value set and only the statement is rolled back PersistenceException - if the query execution exceeds the query timeout value set and the transaction

getSingleResult()

execution exceeds the query timeout value set and only the statement is rolled back - if the query execution exceeds the query timeout value set and the transaction is rolled

getResultList()

> - if the query execution exceeds the query timeout value set and only the statement is rolled ... ">PersistenceException - if the query execution exceeds the query timeout value set

retrieval again and again started

>There are many query execution timeout exceptions in the new log. Did you set a limit of 10 seconds? In ... ) is shown (log #127), but that also happens at the same time of a query execution timeout exception (log #126), so hopefully we are still in the scope of query executions timeout with irrelevant

javax.jdo.JDOEntityManager

JDO JavaDoc Reference Documentation -