Internal Website Search

21-30 of 200 resultsRefresh

Compiled Queries and Cache

_.) query.compile(); query.closeAll(); After code like

Issue with compile time enhancement

Issue with compile time enhancement

Pre-detach loading: retrieval by navigation not working in if statement

a difference under forum postings like that older one: Post-compilation enhancement vs ... is applied only to entity classes, where post compilation enhancement may also enhance non entity classes ... reported (otherwise addressed by post-compile Ant task enhancement) occurred again as originally

Query Parameters in JPA

for every query execution, because it eliminates the need for repeated query compilations. compilation, which is very inefficient. On the other hand, when using parameters, even if a new ... ="/java/jpa/setting/database#the_query-cache_element">cached compiled query program, if available.

Database Management Settings

compiled query programs should be cached. Cached query programs may eliminate the need to compile queries

Apache License, Version 2.0, January 2004

to compiled object code, generated documentation, and conversions to other media types. "Work

[ODB1] Chapter 9 - ObjectDB Explorer

compilation fails, an error is displayed on the query form and no viewer window is opened ... persistent classes to the database using the Explorer, first create and compile the classes externally in

[ODB1] Chapter 5 - JDO Connections

of RuntimeException the compiler does not force a throws declaration if code ... the compiler). Therefore, extra caution is required by the developer to make sure that at some level

javax.jdo.Query

>, which uses the query language of the compiled query template object passed to that method. void compile" title="Method of javax.jdo.Query">compile () Verify the elements

[ODB1] Chapter 2 - A Quick Tour

of RuntimeException, the compiler does not enforce the throws declaration