ZooKeeper ACLs ACL errors during upgrade ZooKeeper ACLs Accumulo requires full access to nodes in ZooKeeper under the /accumulo path. The ACLs can be examined using the ZooKee...
XML MetaData Annotations All variants of JDO support specification of persistence using XML MetaData. JDO 2.1+ adds on the ability to specify persistence using Java annotations....
JDO defines XML MetaData in jdo files as well as orm files, but also specifies that named queries can be defined in jdoquery files. As always with XML, the metadata must match t...
Update Project Version Update Dependency List Format All Code Append descriptions of new configurations to settings.md Generative Tooling Usage Update Project Version buil...
Result type Aggregates Example - Use of aggregates As we have seen, a JDOQL query is made up of different parts. In this section we look at the result part of the query. The re...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...