Uses of Package
com.pnfsoftware.jeb.core.dao
Packages that use com.pnfsoftware.jeb.core.dao
Package
Description
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
Data Access Objects types used by the back-end engines to access artifact files, project files,
configuration files, and so on.
Simple implementations DAOs that can be instantiated by clients.
-
Classes in com.pnfsoftware.jeb.core.dao used by com.pnfsoftware.jeb.coreClassDescriptionThis interface holds reference to all data sources that are accessed by a JEB engines instance.
-
Classes in com.pnfsoftware.jeb.core.dao used by com.pnfsoftware.jeb.core.daoClassDescriptionCurrently not in use.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.
-
Classes in com.pnfsoftware.jeb.core.dao used by com.pnfsoftware.jeb.core.dao.implClassDescriptionCurrently 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.