Uses of Class
us.irdev.bedrock.bag.SelectKey
Package
Description
Provides text-based storage of objects and un-formatted data in a simple, hierarchical key/value
store.
-
Uses of SelectKey in us.irdev.bedrock.bag
Modifier and TypeMethodDescriptionBagArray.query
(BooleanExpr match, SelectKey selectKey) BagArray.queryTree
(BooleanExpr match, SelectKey selectKey, String childrenName) query a tree, assuming a structure of a BagArray of BagObjects where the objects might have children in a named field.