Package com.pnfsoftware.jeb.core.dao
package com.pnfsoftware.jeb.core.dao
Data Access Objects types used by the back-end engines to access artifact files, project files,
configuration files, and so on.
-
ClassDescriptionCurrently not in use.This interface holds reference to all data sources that are accessed by a JEB engines instance.Database of binary blobs.A database record reader.A database record writer.Definition of a binary file store: a store where artifacts are byte arrays uniquely identified by a key.Currently not in use.