Uses of Class
io.ocfl.core.db.ObjectDetailsDatabaseBuilder
Packages that use ObjectDetailsDatabaseBuilder
-
Uses of ObjectDetailsDatabaseBuilder in io.ocfl.core
Method parameters in io.ocfl.core with type arguments of type ObjectDetailsDatabaseBuilderModifier and TypeMethodDescriptionOcflRepositoryBuilder.objectDetailsDb
(Consumer<ObjectDetailsDatabaseBuilder> configureDb) Used to store details about OCFL objects in the repository. -
Uses of ObjectDetailsDatabaseBuilder in io.ocfl.core.db
Methods in io.ocfl.core.db that return ObjectDetailsDatabaseBuilderModifier and TypeMethodDescriptionObjectDetailsDatabaseBuilder.dataSource
(DataSource dataSource) Sets the DataSource to use for the object details table.ObjectDetailsDatabaseBuilder.storeInventory
(boolean storeInventory) If serialized inventories should be stored in the database.Sets the name of the table to use to store object details.Used to override the amount of time the client will wait to obtain a lock.