Internal Website Search

61-70 of 200 resultsRefresh

Paths and Types in JPQL and Criteria API

> A path expression always starts with an instance of a user defined class (represented by ... and also serve as a starting point for building more complex paths through navigation. Giving

Database Explorer

, when the Explorer starts it tries to open a connection to the most recently used database ... when the Explorer starts. The [Table (instead of Tree) as a default viewer window

FROM clause (JPQL / Criteria API)

variable does not have any matching inner value it gets at least a NULL value as

WHERE clause (JPQL / Criteria API)

for collecting as query results, the WHERE clause gets an opportunity to function as a filter

JPA Primary Key

provides a generic method for getting the object ID (primary key) of a specified managed entity

Online Backup degrades responsiveness.

, this only started happening these 2 days, and only when the server is busy, e.g. the DB is getting hit ... { CoreService.getLogger(this).info("DB Backup Start..."); TypedQuery<Thread> backupQuery ... >These 2 days I notice that the server, or mainly database would start to have issues responding

Best practise loading big data

hold this amount of memory then our application gets into trouble. So we need a solution ... the DB connection, create an entitiy manager and start to read the first half of the MyValue ... enhancement speeds up the application. At start of reading, the DB can deliver about 1000 values

Pessimistic lock timeout - blocks indefinitely

> However, this is the output I get: Starting... updater3 starting updater4 starting updater0 starting updater2 starting updater1 starting updater1 LockTimeoutException updater2 LockTimeoutException updater3 LockTimeoutException updater4 changing name from start

JPA Lifecycle Events

starting at the top level entity class and then down the hierarchy until the callback methods in the actual entity class are invoked.

[ODB1] Chapter 5 - JDO Connections

to define a separate interface for managing transactions. A transaction is started by ... commit() starts writing to the database it stores the changes in a related temporary