Uses of Package
io.github.ajevans.dbcode.utilities
Package | Description |
---|---|
io.github.ajevans.dbcode.data.io |
Provides the interfaces and classes for links between abstract data
suppliers and consumers.
|
io.github.ajevans.dbcode.dbconsumers |
Provides the classes necessary to write to various
database / file system types.
|
io.github.ajevans.dbcode.filesuppliers |
Provides the classes for parsing different
data file types.
|
io.github.ajevans.dbcode.utilities |
Provides various utilities.
|
-
Classes in io.github.ajevans.dbcode.utilities used by io.github.ajevans.dbcode.data.io Class Description IReportingListener Simple interface for classes wishing to listen to the progress of data supply or consumption. -
Classes in io.github.ajevans.dbcode.utilities used by io.github.ajevans.dbcode.dbconsumers Class Description IReportingListener Simple interface for classes wishing to listen to the progress of data supply or consumption. -
Classes in io.github.ajevans.dbcode.utilities used by io.github.ajevans.dbcode.filesuppliers Class Description IReportingListener Simple interface for classes wishing to listen to the progress of data supply or consumption. -
Classes in io.github.ajevans.dbcode.utilities used by io.github.ajevans.dbcode.utilities Class Description PropertiesSingleton Singleton to hold all the properties files associated with an application.