Internal Website Search

31-40 of 200 resultsRefresh

log entry date/time

It would be very useful if each entry in the log file has a date/time stamp. Thanks, Carl   FastModel Ben Schreiber Version 2.2.2 adds date/time stamps to the log. Thank you for your suggestion. support Support

In version 2.5.2_05 does not work greatest by Date

In earlier versions this query worked fine. In version 2.5.2_05 does not work .orderBy(cb.desc(cb.greatest(root.get("createDate").as(Date.class ... build 2.5.2_06 that should fix this regression (of casting to Date). support Support

Entity Update - Is the documentation up to date?

Kevin The online manual is always expected to be up to date with the last ObjectDB version ... the object dirty, because an object is identified as dirty by comparing its old content with the current ... current value, I can test for equality inside the setter, like this:

ObjectDB current status of the BIRT plugin

ObjectDB current status of the BIRT plugin

_UserException: Attempt to open a database file '...' that is currently in use

_UserException: Attempt to open a database file '...' that is currently in use

Literals in JPQL and Criteria Queries

(e.g. 077, 077L), a feature that is not currently supported ... > are not equivalent. Date and Time Literals JPQL follows the syntax of SQL and JDBC for date literals: Date - {d 'yyyy-mm-dd'} - for example: {d '2019-12-31

ObjectDB Object Database Features

> Documentation Compressive, up to date ... #date_and_time_temporal_types">Date types: java.util.Date, java.sql.Date, java.sql.Time and java ... > Dates: java.util.Date, java.sql.Date, java.sql.Time and java.sql.Timestamp.

Database Explorer

; java -jar explorer.jar If explorer.jar is not in the current directory ...  menu command to close a currently open database connection. Viewing ... ] tabbed window, a bookmark in the [Database] tabbed window or an object in a currently open

[ODB1] Chapter 4 - JDO Metadata

>java.util.Date. Collections, arrays and references to user defined classes are excluded by ... has to be specified as demonstrated by field f5. Wrapper objects, strings, dates, collections ... of strings or dates is fully embedded by default. Specifying embedded-element=false

[ODB1] Chapter 6 - Persistent Objects

it is already found in the cache and it is unclear if its content in memory is up to date. If section 4.4). Therefore, by default, String and Date ... > is a new persistent object of the current transaction, and not yet stored in the database.