Uses of Class
io.permazen.core.Schemas
-
Packages that use Schemas Package Description io.permazen.core Core classes for the Permazen Java persistence layer. -
-
Uses of Schemas in io.permazen.core
Methods in io.permazen.core that return Schemas Modifier and Type Method Description Schemas
Transaction. getSchemas()
Get the database schema versions known to this transaction.
-