Uses of Class
io.permazen.core.CollectionField
Package
Description
Abstraction layer allowing access to a
Database
using normal Java objects.Core classes for the Permazen Java persistence layer.
-
Uses of CollectionField in io.permazen
-
Uses of CollectionField in io.permazen.core
Modifier and TypeMethodDescriptiondefault <C extends Collection<E>,
E>
RFieldSwitch.caseCollectionField
(CollectionField<C, E> field) Visitor pattern roll-up method.