Issue #1895: Typo in ObjectDB 1.0 Manual

Type: DocumentationVersion: 1.5.0Priority: LowStatus: FixedReplies: 4
#1

Support > Knowledge Base > ObjectDB 1.0 Manual > Chapter 7 "JDOQL Queries" > Section 7.2 "Query Filter Syntax" > Subsection "Fields" > Second to last sentence

Remove "not" from that sentence.

 

"An attempt to access a field or invoke a method using a null reference results in a false evaluation for the containing expression but no exception is not thrown."

 

#2

Great job creating this manual.  It is very good and better than a JDO book I read because it focuses on giving essential information and not overloading the reader with almost never used JDO feature details.  Thanks!

#3

Thanks, the typo was fixed.

ObjectDB Support
#4

Thank you.

 

Looks like there is also a quoting issue on the query.setFilter() line in section 7.5 sub section "Nested Bound Variables".

 

Just incase it is browser related, here is what it looks like for me ... (see attachment)

 

 

#5

Fixed also now, thank you.

ObjectDB Support

Reply