Internal Website Search

11-20 of 80 resultsRefresh

ObjectDB Object Database Features

> Configurable - minimum/maximum connections and timeout.

javax.persistence.Query

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

javax.persistence.EntityManager

> Portable applications should not rely on the standard timeout hint. Depending on the database in ... on the standard timeout hint. Depending on the database in use and the locking mechanisms used by the provider

executeUpdate()

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

getSingleResult()

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

getResultList()

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

getSingleResult()

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

getResultList()

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

find(entityClass, primaryKey, lockMode, properties)

rely on the standard timeout hint. Depending on the database in use and the locking mechanisms used by

javax.jdo.JDOEntityManager

JDO JavaDoc Reference Documentation -