Uses of Class
com.pnfsoftware.jeb.core.dao.impl.JDB2Reader.RecordDescription
Packages that use JDB2Reader.RecordDescription
Package
Description
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.
-
Uses of JDB2Reader.RecordDescription in com.pnfsoftware.jeb.core.dao
Methods in com.pnfsoftware.jeb.core.dao that return JDB2Reader.RecordDescriptionMethods in com.pnfsoftware.jeb.core.dao that return types with arguments of type JDB2Reader.RecordDescriptionMethods in com.pnfsoftware.jeb.core.dao with parameters of type JDB2Reader.RecordDescriptionModifier and TypeMethodDescriptionIFileDatabaseReader.getRecord
(JDB2Reader.RecordDescription r) Retrieve a record. -
Uses of JDB2Reader.RecordDescription in com.pnfsoftware.jeb.core.dao.impl
Methods in com.pnfsoftware.jeb.core.dao.impl that return JDB2Reader.RecordDescriptionMethods in com.pnfsoftware.jeb.core.dao.impl that return types with arguments of type JDB2Reader.RecordDescriptionMethods in com.pnfsoftware.jeb.core.dao.impl with parameters of type JDB2Reader.RecordDescription