Internal Website Search

71-80 of 200 resultsRefresh

Eclipse Public License - v 1.0

) shall terminate as of the date such litigation is filed. All Recipient's rights

JPA Criteria API Queries

/jpql/literal#criteria_query_literals">Literals and Dates (

ORDER BY clause (JPQL / Criteria API)

">JPQL expression whose type is comparable (i.e. numbers, strings and date values) and is derived

Locking in JPA

="/api/java/jpa/EntityManager">EntityManager) since it was retrieved by the current ... if another user (which is represented by another EntityManager instance) currently holds ... lock request fails if another user currently holds either a PESSIMISTIC_WRITE

combined index not used

the current date (in your case the date of the last Action). The endDate is created as soon as an Action ... (filter(extract(a,type(Action[all])),(a.endDate>=current-java.sql.Date)),(a.state=3)),(a.subType=3 ... ,a:filter(filter(filter(filter(extract(a,type(Action[all])),(a.endDate>=current-java.sql.Date

JPA / JDO Class Enhancer

> If objectdb.jar is not in the current directory a path to it has to be specified.currently it only works on Sun JDK 6 or above (and not on JRE 6

Can I use ObjectDB with languages other than Java?

, but currently only with their JVM implementations (e.g. Jython for Python, JRuby for Ruby and Quercus for PHP). A version of ObjectDB for .NET is currently under development

[ODB1] Chapter 9 - ObjectDB Explorer

an object in a currently open table or browser viewer to explore it in a new viewer window. current viewer to focus on the selected object. A double click ... of the current transaction only to the new database file. This command is available only when accessing

javax.jdo.Query

> the current setting of the flag Date fields and Date parameters are valid. White space ... of the current set of variable values. Other values for variables might still qualify the candidate instance

[ODB1] Chapter 5 - JDO Connections

. Therefore, any attempt to modify an object that is currently in use by some other currently being modified by some other PersistenceManager, blocks the thread